Correct comment. We want to merge the branch *doc* into branch *master* as the sample output suggests.

master
PaulePanter 2010-04-14 17:38:39 +00:00 committed by Joey Hess
parent e6e77d2311
commit 53c8e674ac
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@ branch. If there is, see 'erase spam from the commit history', below, first.
Once you are confident it's clean: Once you are confident it's clean:
# ensure you are on the doc branch # ensure you are on the master branch
$ git branch $ git branch
doc doc
* master * master