Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a note on deleting old merged branches #59

Open
anenadic opened this issue Nov 2, 2022 · 0 comments
Open

Add a note on deleting old merged branches #59

anenadic opened this issue Nov 2, 2022 · 0 comments

Comments

@anenadic
Copy link
Contributor

anenadic commented Nov 2, 2022

Question on cleaning up old git branches - is it safe to do so?
A: yes, if the features are all merged - mention the cleaning phase (deleting old branches once they have been merged) in the text?

Q: git/GitHub housekeeping: should you delete old branches once they have been merged in and are no longer being used?
A: Yes - it is a good idea to keep on top of branch house-keeping both locally and in your remote repository! You may want to remove branches once they have been merged in and are no-longer being used or branches containing content you wish to abandon. A good starter discussion can be found here: https://railsware.com/blog/git-housekeeping-tutorial-clean-up-outdated-branches-in-local-and-remote-repositories/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant