diff options
Diffstat (limited to 'git-codereview/sync_test.go')
| -rw-r--r-- | git-codereview/sync_test.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/git-codereview/sync_test.go b/git-codereview/sync_test.go index c073cbf..decb9a1 100644 --- a/git-codereview/sync_test.go +++ b/git-codereview/sync_test.go @@ -364,7 +364,7 @@ func TestSyncBranchConflict(t *testing.T) { " - file", "Please fix them (use 'git status' to see the list again),", "then 'git add' or 'git rm' to resolve them,", - "and then 'git sync-branch -continue' to continue.", + "and then 'git codereview sync-branch -continue' to continue.", "Or run 'git merge --abort' to give up on this sync-branch.", ) |
