]> git.phdru.name Git - git-wiki.git/blobdiff - pep-git.txt
Reorder some sections
[git-wiki.git] / 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
 ====================