[katello-devel] Cleaning up Branches with Github

Lukas Zapletal lzap at redhat.com
Wed Dec 5 08:06:10 UTC 2012


Just a follow up - then I'd do this on my local checkout:

git branch --merged master | grep -v 'master$' | xargs git branch -d

(Deletes all branches that has been merged to the master already)

LZ

On Tue, Dec 04, 2012 at 09:36:54AM -0500, Eric D Helms wrote:
> For those that don't follow the Github blog,  be aware of the following
> both to help you clean-up your forks and not accidentally remove them.
> 
> https://github.com/blog/1335-tidying-up-after-pull-requests
> 
> -Eric

> _______________________________________________
> katello-devel mailing list
> katello-devel at redhat.com
> https://www.redhat.com/mailman/listinfo/katello-devel


-- 
Later,

 Lukas "lzap" Zapletal
 #katello #systemengine




More information about the katello-devel mailing list