| Index: docs/man1/git-new-branch.1
|
| diff --git a/docs/man1/git-new-branch.1 b/docs/man1/git-new-branch.1
|
| index f36371e10feb1ad54554411adcd2863c15cf11ad..2d85285665239f4d54676524fa221483267cbe5d 100644
|
| --- a/docs/man1/git-new-branch.1
|
| +++ b/docs/man1/git-new-branch.1
|
| @@ -101,6 +101,7 @@ origin/master
|
| frozen_branch
|
| independent_cl
|
| \fB$ git checkout cool_feature\fR
|
| +Switched to branch \*(Aqcool_feature\*(Aq
|
| Your branch is ahead of \*(Aqorigin/master\*(Aq by 4 commits\&.
|
| (use "git push" to publish your local commits)
|
| \fB$ git new\-branch \-\-upstream_current cl_depends_on_cool_feature\fR
|
|
|