git-extras
git-extras copied to clipboard
Configuration Variable Default Branch
Hello!
Acording to the man documentation there is the configuration variable git-extras.default-branch.
Is it possible to get this info directly from the vanilla git configuration variable init.default-branch?
And, make the default to main following the latest trend?
If so, this git-extras config var can be only for environmental purposes.
What do you think?