Commit Graph

14 Commits

Author SHA1 Message Date
Maximilian Hoffman 9a7a49f516 initial dolt backup cli (#2208)
* prototype

* backup pushes noms root

* backup pushes root value, basic restore still needs origin drop

* bats tests, no origin on restore, only head ref on restore

* cleanup code, up to date bats test

* make backup restore a root sync also, to catch branches and remote refs

* [ga-format-pr] Run go/utils/repofmt/format_repo.sh and go/Godeps/update.sh

* couple of tim's comments

couple of tim's comments

* zach's comments

* loosen restrictions for conflicting remote addresses

* [ga-format-pr] Run go/utils/repofmt/format_repo.sh and go/Godeps/update.sh

Co-authored-by: max-hoffman <max-hoffman@users.noreply.github.com>
2021-10-04 11:53:05 -07:00
Aaron Son 84c3066348 go/**/*.go: Update copyright headers for company name change. 2020-11-02 10:17:02 -08:00
Andy Arthur a17914549d ugh parsing 2020-05-21 16:56:27 -05:00
Andy Arthur 7286431588 fixed help flag 2020-05-21 15:52:21 -05:00
Andy Arthur c52d3bdc54 repo fmt 2020-05-21 14:59:35 -05:00
Andy Arthur b1cecda946 updated tests 2020-05-21 14:43:49 -05:00
Andy Arthur 85e94a2d7f better arg parsing 2020-05-20 18:16:34 -05:00
Andy Arthur 75b1044723 updated tests 2020-05-20 16:27:26 -05:00
Aaron Son 23a0f5a33e Merge remote-tracking branch 'origin/master' into aaron/dolt-3pdeps-license-fetching 2019-07-23 16:07:50 -07:00
Aaron Son 6619700b5a dolt/go: Add utils/repofmt/check_fmt.sh, and standardize goimports config across repository. 2019-07-23 11:59:06 -07:00
Aaron Son 732086a9c7 dolt/go: Add copyright notices to every file. For files from noms, retain and reference the previous copyright notice as well. 2019-07-22 17:06:35 -07:00
Zach Musgrave 5128323c45 Fixed panic on empty strings as arguments -- now just passed through to the command 2019-03-21 14:46:37 -07:00
Brian Hendriks dd39c1dbbd fixed refactor (#254) 2019-01-09 13:37:06 -08:00
Brian Hendriks dafab3984b Package refactor and document (#248) 2019-01-09 10:25:06 -08:00