EGit removing stale branches? [message #1170243] |
Mon, 04 November 2013 09:00  |
Eclipse User |
|
|
|
Hi,
I'm new to Git and just playing around with the tools trying this and that. I set up
a remote repo (R), cloned it twice to different locations (A,B), created a local
branch with A, pushed it to R, pulled it into B. Than I deleted the remote branch
via a push spec from A and R. So far so good. But than I realized that the changes
did not travel into B. I wasn't able to find an option to prune stale branches.
So, how can I remove stale remote branches with EGit? Using the (msys) CLI I can issue various commands like git fetch --prune or git remote prune origin.
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.06650 seconds