]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'gp/avoid-explicit-mention-of-dot-git-refs' into maint
authorJunio C Hamano <gitster@pobox.com>
Tue, 26 Mar 2013 19:40:04 +0000 (12:40 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 26 Mar 2013 19:40:04 +0000 (12:40 -0700)
* gp/avoid-explicit-mention-of-dot-git-refs:
  Fix ".git/refs" stragglers

1  2 
Documentation/config.txt
Documentation/gitcli.txt

index bbba728d09bbb578f86c1ef171d24b53c1178fa3,91f37be12740631324ba0eeaa7f3b351b24b2e20..b3023b817244d5b315f8e3227eaa87fd888ecf95
@@@ -442,8 -422,8 +442,8 @@@ core.sharedRepository:
        See linkgit:git-init[1]. False by default.
  
  core.warnAmbiguousRefs::
 -      If true, git will warn you if the ref name you passed it is ambiguous
 +      If true, Git will warn you if the ref name you passed it is ambiguous
-       and might match multiple refs in the .git/refs/ tree. True by default.
+       and might match multiple refs in the repository. True by default.
  
  core.compression::
        An integer -1..9, indicating a default compression level.
Simple merge