Closed tiagostutz closed 1 year ago
When I'm running on a repo that doesn't have main branch but instead have the legacy master or even uses other branch as main, I can't use it.
main
master
Create an arg to allow it, like --branch=
--branch=
Such a option already exists. Try to add --branch.
Use gitwho [command] --help for a complete list of available options.
Problem being solved
When I'm running on a repo that doesn't have
main
branch but instead have the legacymaster
or even uses other branch as main, I can't use it.Proposal
Create an arg to allow it, like
--branch=