]> git.phdru.name Git - git-wiki.git/commitdiff
Reorder some sections
authorOleg Broytman <phd@phdru.name>
Tue, 2 Jun 2015 18:08:18 +0000 (21:08 +0300)
committerOleg Broytman <phd@phdru.name>
Tue, 2 Jun 2015 22:15:38 +0000 (01:15 +0300)
pep-git.txt

index 9c07758a32ab236e6c6dbcf2cb90eb63ca076448..46b70537695ffa02a56352287cc4c3329b3a6222 100644 (file)
@@ -343,15 +343,6 @@ Staging area aka index is a distinguishing feature of git. See
 Wiki.
 
 
-Advanced configuration
-======================
-
-Line endings
-------------
-
-Git has builtin mechanisms to handle line endings.
-
-TODO: describe crlf configuration and .gitattributes.
 Merge or rebase?
 ================
 
@@ -368,6 +359,19 @@ Git has a builtin strategy for what Python core developers call
 ReReRe
 ======
 
+https://git-scm.com/book/en/Git-Tools-Rerere
+
+
+Advanced configuration
+======================
+
+Line endings
+------------
+
+Git has builtin mechanisms to handle line endings.
+
+TODO: describe crlf configuration and .gitattributes.
+
 
 Database maintenance
 ====================