Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'maint-1.5.1' into maint
author
Junio C Hamano
<junkio@cox.net>
Thu, 24 May 2007 05:34:11 +0000
(22:34 -0700)
committer
Junio C Hamano
<junkio@cox.net>
Thu, 24 May 2007 05:34:11 +0000
(22:34 -0700)
* maint-1.5.1:
Documentation: fix git-config.xml generation
Documentation/config.txt
patch
|
blob
|
history
raw
(from parent 1:
7ca055f
)
diff --git
a/Documentation/config.txt
b/Documentation/config.txt
index c1306a69e54d61104f249eacf5c158e31c73e143..fdb71de9f6c4f508996ccdf7970522ba53bb0dfe 100644
(file)
--- a/
Documentation/config.txt
+++ b/
Documentation/config.txt
@@
-288,7
+288,7
@@
apply.whitespace::
as the '--whitespace' option. See gitlink:git-apply[1].
branch.autosetupmerge::
- Tells `git-branch
' and `git-checkout'
to setup new branches
+ Tells `git-branch
` and `git-checkout`
to setup new branches
so that gitlink:git-pull[1] will appropriately merge from that
remote branch. Note that even if this option is not set,
this behavior can be chosen per-branch using the `--track`