[Potlatch-dev] State of play

Tom Hughes tom at compton.nu
Sun Mar 11 00:03:18 GMT 2012


On 11/03/12 00:01, Steve Bennett wrote:
> On Sat, Mar 10, 2012 at 6:41 PM, Tom Hughes<tom at compton.nu>  wrote:
>> I would just delete them once they aren't needed anymore.
>
> Delete them locally, you mean? Do you then need to push the deletion?

Well the two things actually separate.

You can delete a local branch with "git branch -d <name>" and a remote 
branch by pushing with "git push <remote> :<branch>".

Tom

-- 
Tom Hughes (tom at compton.nu)
http://compton.nu/



More information about the Potlatch-dev mailing list