From: Oleg Broytman Date: Wed, 9 Sep 2015 17:26:30 +0000 (+0300) Subject: Add empty lines before headings X-Git-Url: https://git.phdru.name/?p=git-wiki.git;a=commitdiff_plain;h=c3b324710482c485a2aef51c26bc450f337da2a8 Add empty lines before headings --- diff --git a/pep-git.txt b/pep-git.txt index 985f78a..80d2a84 100644 --- a/pep-git.txt +++ b/pep-git.txt @@ -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 `_. + Tags ''''