1
0
Fork 0

Includes quick aside on what a refspec is

gh-pages
Soon Van 11 years ago
parent 7da3713a56
commit 7ad396af14

@ -242,7 +242,8 @@ To git@github.com:octocat/Spoon-Knife.git
<p>Alternatively, you can run
<code>git push remote-name --delete branchname</code>
which is a wrapper for the colon technique of deleting a remote branch.
which is a wrapper for the colon refspec (a <code>source:destination</code> pair)
of deleting a remote branch.
</p>
<p class="nutshell">

Loading…
Cancel
Save