Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'wk/man-deny-current-branch-is-default-these-days'
author
Junio C Hamano
<gitster@pobox.com>
Mon, 25 Feb 2013 16:26:59 +0000
(08:26 -0800)
committer
Junio C Hamano
<gitster@pobox.com>
Mon, 25 Feb 2013 16:26:59 +0000
(08:26 -0800)
* wk/man-deny-current-branch-is-default-these-days:
user-manual: typofix (ofthe->of the)
Documentation/user-manual.txt
patch
|
blob
|
history
raw
(from parent 1:
b3600c3
)
diff --git
a/Documentation/user-manual.txt
b/Documentation/user-manual.txt
index 23689b0b939cf0ee903e610194bcea090cf3c495..1076588d6fd2ca5b75f86d4b71025a04b7082a39 100644
(file)
--- a/
Documentation/user-manual.txt
+++ b/
Documentation/user-manual.txt
@@
-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