Skip to content

Commit

Permalink
Merge branch 'wk/man-deny-current-branch-is-default-these-days'
Browse files Browse the repository at this point in the history
* wk/man-deny-current-branch-is-default-these-days:
  user-manual: typofix (ofthe->of the)
  • Loading branch information
Junio C Hamano committed Feb 25, 2013
2 parents b3600c3 + 50995ed commit 6368a71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Documentation/user-manual.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2006,7 +2006,7 @@ Note that the target of a "push" is normally a
<<def_bare_repository,bare>> repository. You can also push to a
repository that has a checked-out working tree, but a push to update the
currently checked-out branch is denied by default to prevent confusion.
See the description ofthe receive.denyCurrentBranch option
See the description of the receive.denyCurrentBranch option
in linkgit:git-config[1] for details.

As with `git fetch`, you may also set up configuration options to
Expand Down

0 comments on commit 6368a71

Please sign in to comment.