Cody Permann <codyperm...@gmail.com> writes:

> Ah close - looks like I need 'git pull --prune'!  

I guess I don't know what you're looking for.  You want to prune the
remote tracking branch while it still exists upstream?  That's not
really the point of remote tracking branches so you should just make
sure they are closed upstream.

Note that you can always:

$ git pull origin pull/123/head

which will not create a new remote tracking branch when you perform the
pull.

------------------------------------------------------------------------------
Precog is a next-generation analytics platform capable of advanced
analytics on semi-structured data. The platform includes APIs for building
apps and a phenomenal toolset for data science. Developers can use
our toolset for easy data analysis & visualization. Get a free account!
http://www2.precog.com/precogplatform/slashdotnewsletter
_______________________________________________
Libmesh-devel mailing list
Libmesh-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libmesh-devel

Reply via email to