]> git.phdru.name Git - git-wiki.git/commitdiff
Reorder sections
authorOleg Broytman <phd@phdru.name>
Tue, 30 Jun 2015 09:58:23 +0000 (12:58 +0300)
committerOleg Broytman <phd@phdru.name>
Tue, 30 Jun 2015 09:58:23 +0000 (12:58 +0300)
pep-git.txt

index 15ca892eb375934a28d722172c334dcf889f398e..d215a585978b640279a538aebed908cc22eeeb05 100644 (file)
@@ -585,10 +585,15 @@ Git has a builtin merge strategy for what Python core developers call
     $ git merge -s ours v1  # null-merge v1 into v2
 
 
     $ git merge -s ours v1  # null-merge v1 into v2
 
 
-ReReRe
-======
+Advanced configuration
+======================
 
 
-https://git-scm.com/book/en/Git-Tools-Rerere
+Line endings
+------------
+
+Git has builtin mechanisms to handle line endings.
+
+TODO: describe crlf configuration and .gitattributes.
 
 
 Advanced topics
 
 
 Advanced topics
@@ -605,15 +610,10 @@ Staging area aka index is a distinguishing feature of git. See
 Wiki.
 
 
 Wiki.
 
 
-Advanced configuration
-======================
-
-Line endings
-------------
-
-Git has builtin mechanisms to handle line endings.
+ReReRe
+======
 
 
-TODO: describe crlf configuration and .gitattributes.
+https://git-scm.com/book/en/Git-Tools-Rerere
 
 
 Database maintenance
 
 
 Database maintenance