# Show remote branches tracked
git branch -r
# Delete one by one
git branch -d -r origin/branch
# Delete with one swoop
git remote prune origin
Subscribe to:
Post Comments (Atom)
Blog Archive
-
▼
2009
(143)
-
▼
November
(10)
- [Solved] No sound on external speaker for eeePc ru...
- Joining 2 videos in Ubuntu
- Delete remote tracking branch in git
- Authlogic login in rails functional tests
- Manually mount USB hard disk
- ignore files that are already tracked in git
- git date spec, ordinal spec, carrot parent, tilde ...
- Narrow down to a bad commit with git bisect
- View commit difference with breakdown of commit de...
- Show only difference in commit logs between 2 git ...
-
▼
November
(10)
No comments:
Post a Comment