X-Git-Url: https://git.phdru.name/?p=git-wiki.git;a=blobdiff_plain;f=pep-git.txt;h=80d2a8466fae3bf762b14175aee56c3131ff8d4e;hp=985f78a4aedbc4d14212b15ede723634b72da3fa;hb=c3b324710482c485a2aef51c26bc450f337da2a8;hpb=e7a11650e6d0c2a0c694838f4a8149a2633a47bb 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 ''''