git-bug/bridge/core
Michael Muré 864d3ed335 bridge: allow to configure and pull without having set a user first
- init() only the importer or exporter as required
- assign a "default user" user Id to credentials at creation if no user has been set
- "bridge auth": also display the user
- "bridge auth show": adapt to a potential "default user" user Id
- "bridge configure": allow to run without a user set
- "bridge pull": allow to run without a user set
- "user adopt": replace "default user" by the actual user id when run
2019-12-25 23:25:39 +01:00
..
auth bridge: allow to configure and pull without having set a user first 2019-12-25 23:25:39 +01:00
bridge.go bridge: allow to configure and pull without having set a user first 2019-12-25 23:25:39 +01:00
export.go bridge/core: document import/export events 2019-11-19 19:13:15 +01:00
import.go bridge/core: document import/export events 2019-11-19 19:13:15 +01:00
interfaces.go bridge: huge refactor to accept multiple kind of credentials 2019-12-08 21:28:27 +01:00