Skip to content

Delete merged branches or keep? #17

@PhDyellow

Description

@PhDyellow

@jaseeverett should we delete the merged branches from github to keep things clean?

I've been looking into Git practices, and there are a few schools. Some want to keep EVERYTHING, even though it makes things cluttered. Others take the time to clean up before pushing things to github.
My thought is that the "keep everything" approach will take less effort for scientists who are not developing large, complex programs with many collaborators. If we do break something, it won't affect thousands of people every minute.

Perhaps we don't delete branches. We can go further and ask people to only ever use MASTER. The git masters among us can make it look like they only ever use MASTER, while everyone else just uses MASTER. If we break something, just add another commit.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions