1) this could be an entirely different tool (set-vcsmode -git would set to the bash prompt to git, set-vcsmode -hg would set to mercurial, etc...)
2) this could be a setting within bashConfigure on initial setup (e.g., ./bashConfigure -vcsmode=git would set the bash prompt to git, ./bashConfigure -vcsmode=hg would set the prompt to mercurial, etc)
two options:
1) this could be an entirely different tool (
set-vcsmode -git
would set to the bash prompt to git,set-vcsmode -hg
would set to mercurial, etc...)2) this could be a setting within bashConfigure on initial setup (e.g.,
./bashConfigure -vcsmode=git
would set the bash prompt to git,./bashConfigure -vcsmode=hg
would set the prompt to mercurial, etc)