aboutsummaryrefslogtreecommitdiffstats
path: root/commands/bridge_pull.go
Commit message (Expand)AuthorAgeFilesLines
* [commands] bridge: add push sub commandAmine Hilaly2019-06-241-1/+3
* Store bridge type alongside the other params in the configAmine Hilaly2019-06-151-1/+1
* Add importer testsAmine Hilaly2019-05-051-1/+4
* commands: add a "." at the end of Short commands usageMichael Muré2019-03-011-1/+1
* moved cleaner function to util/interruptRafael Passos2018-10-241-2/+2
* Registering lock clearing functions to CleanerRafael Passos2018-10-231-0/+2
* commands: don't load the repo for commands that don't need itMichael Muré2018-10-171-3/+4
* github: deal with the deleted user case where github return a null actorMichael Muré2018-10-061-1/+1
* commands: add "bridge pull"Michael Muré2018-09-241-0/+45