mirror of
https://github.com/dolthub/dolt.git
synced 2026-02-09 18:59:12 -06:00
[ga-format-pr] Run go/utils/repofmt/format_repo.sh and go/Godeps/update.sh
This commit is contained in:
@@ -94,7 +94,7 @@ func doDoltRm(ctx *sql.Context, args []string) (int, error) {
|
||||
if !checkStaged {
|
||||
roots.Working = newWorking
|
||||
}
|
||||
|
||||
|
||||
if err = dSess.SetRoots(ctx, dbName, roots); err != nil {
|
||||
return 1, err
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user