Merge branch 'maint'
authorJunio C Hamano <gitster@pobox.com>
Fri, 12 Feb 2010 23:40:59 +0000 (15:40 -0800)
committerJunio C Hamano <gitster@pobox.com>
Fri, 12 Feb 2010 23:40:59 +0000 (15:40 -0800)
* maint:
Fix typo in 1.6.6.2 release notes
Re-fix check-ref-format documentation mark-up

Documentation/RelNotes-1.6.6.2.txt
Documentation/git-check-ref-format.txt
index 1a0ba377cfab318db87c293549f7c6e723c3d4fc..4eaddc0106e55aed0cf9a5192fc503dd706a582c 100644 (file)
@@ -1,7 +1,7 @@
 Git v1.6.6.2 Release Notes
 ==========================
 
-Fixes since v1.6.6.2
+Fixes since v1.6.6.1
 --------------------
 
  * recursive merge didn't correctly diagnose its own programming errors,
index a8c0b80613496b5b6d25dd5aa6cdc9245a171609..e1c4320f02747cd8681c03f52ea22d64290d96ca 100644 (file)
@@ -43,7 +43,7 @@ imposes the following rules on how references are named:
 
 . They cannot contain a sequence `@{`.
 
-. They cannot contain a `\\`.
+. They cannot contain a `\`.
 
 These rules make it easy for shell script based tools to parse
 reference names, pathname expansion by the shell when a reference name is used