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