]> git.phdru.name Git - git-wiki.git/commitdiff
Reorder sections
authorOleg Broytman <phd@phdru.name>
Fri, 5 Jun 2015 18:57:21 +0000 (21:57 +0300)
committerOleg Broytman <phd@phdru.name>
Fri, 5 Jun 2015 18:57:21 +0000 (21:57 +0300)
pep-git.txt

index 9fbe37d52dd5746316fe6c3a9953feed6bbf93ca..40bdeb44e379a615aa152db905691fcef8b83f46 100644 (file)
@@ -365,20 +365,6 @@ How to undo a merge
 https://kernel.org/pub/software/scm/git/docs/howto/revert-a-faulty-merge.html
 
 
-Advanced topics
-===============
-
-Staging area
-------------
-
-Staging area aka index is a distinguishing feature of git. See
-`WhatIsTheIndex
-<https://git.wiki.kernel.org/index.php/WhatIsTheIndex>`_ and
-`IndexCommandQuickref
-<https://git.wiki.kernel.org/index.php/IndexCommandQuickref>`_ in Git
-Wiki.
-
-
 Merge or rebase?
 ================
 
@@ -398,6 +384,20 @@ ReReRe
 https://git-scm.com/book/en/Git-Tools-Rerere
 
 
+Advanced topics
+===============
+
+Staging area
+------------
+
+Staging area aka index is a distinguishing feature of git. See
+`WhatIsTheIndex
+<https://git.wiki.kernel.org/index.php/WhatIsTheIndex>`_ and
+`IndexCommandQuickref
+<https://git.wiki.kernel.org/index.php/IndexCommandQuickref>`_ in Git
+Wiki.
+
+
 Advanced configuration
 ======================