[Qgis-developer] more git nonsense
Sandro Santilli
strk at keybit.net
Mon Jul 23 06:49:03 PDT 2012
On Sun, Jul 22, 2012 at 06:22:05PM -0500, William Kyngesburye wrote:
> Ah, the branch -D option is what I want. I think I may have seen this when looking at the documentation, but it sounded like it might affect upstream.
The way to remove branches from upstream would be:
git push upstream :branch_to_remove
-D only Deletes the _local_ branch.
Another thing you may want to look at is wheter "git push" should attempt
to push all branches or just the current one... It's a configuration.
--strk;
,------o-.
| __/ | Delivering high quality PostGIS 2.1
| / 2.1 | http://strk.keybit.net - http://vizzuality.com
`-o------'
More information about the Qgis-developer
mailing list