Closed jwir3 closed 10 years ago
Right now, the command to use gitbranchhealth is either:
git branchhealth
or:
git-branchhealth
It is probably easier for users to grok if we use:
git branch-health
instead. We should provide an alias from the branchhealth version of the command to branch-health, for backwards compatibility.
branchhealth
branch-health
Right now, the command to use gitbranchhealth is either:
or:
It is probably easier for users to grok if we use:
instead. We should provide an alias from the
branchhealth
version of the command tobranch-health
, for backwards compatibility.