We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7da3713 commit 7ad396aCopy full SHA for 7ad396a
branching/index.html
@@ -242,7 +242,8 @@ <h4>
242
243
<p>Alternatively, you can run
244
<code>git push remote-name --delete branchname</code>
245
- 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)
246
+ of deleting a remote branch.
247
</p>
248
249
<p class="nutshell">
0 commit comments