gitkit
gitkit copied to clipboard
MasterOnly > MainOnly
Hey,
would you consider a contribution if I either renamed it or added support alongside it?
Also, would you mind rolling another tag at some point?
Do you have a bit more context behind the rename? I do accept PRs if they make sense.
For example this: https://github.com/github/renaming
That seems reasonable.
We could take a step further and allow setting the required branch, something along the line of cfg.AllowedBranches = ["main"] or cfg.AllowedBranches = func(name) bool.
I like that idea. I can poke around!
Made a pass. I'll leave some comments in the PR: #34