Commit Graph

3 Commits

Author SHA1 Message Date
stephanie
6c218c68cd Update integration-tests/bats/commit.bats
Co-authored-by: Jason Fulghum <jason@dolthub.com>
2023-01-05 14:06:51 -08:00
Stephanie You
6d97c69e7e add error message for failed to open commit editor 2023-01-04 17:10:01 -08:00
Dhruv Sringari
7e0a66b68f Add -A (--ALL) to dolt commit and CALL DOLT_COMMIT (#4347)
* Add -A (--ALL) to dolt commit

-A adds all tables (including) new tables to the staged set before committing

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

* bump prepareds, PR comment

Co-authored-by: druvv <druvv@users.noreply.github.com>
2022-09-16 11:38:25 -07:00