Includes quick aside on what a refspec is
This commit is contained in:
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…
Reference in New Issue
Block a user