]> git.phdru.name Git - git-wiki.git/commitdiff
Add empty lines before headings
authorOleg Broytman <phd@phdru.name>
Wed, 9 Sep 2015 17:26:30 +0000 (20:26 +0300)
committerOleg Broytman <phd@phdru.name>
Wed, 9 Sep 2015 17:26:30 +0000 (20:26 +0300)
pep-git.txt

index 985f78a4aedbc4d14212b15ede723634b72da3fa..80d2a8466fae3bf762b14175aee56c3131ff8d4e 100644 (file)
@@ -272,6 +272,7 @@ Default remote repository for fetching/pulling is ``origin``. Default
 set of references to fetch is calculated using matching algorithm: git
 fetches all branches having the same name on both ends.
 
+
 Push
 ''''
 
@@ -341,6 +342,7 @@ That changed in git 2.3, but see `the blog post
 for caveats; in 2.4 the push-to-deploy feature was `further improved
 <https://github.com/blog/1994-git-2-4-atomic-pushes-push-to-deploy-and-more#push-to-deploy-improvements>`_.
 
+
 Tags
 ''''