/git-profile

git-profile username/author changer

Primary LanguageShell

git-profile

Git profile/account/username/author changer

Instructions

  • Open profile.lst file, edit with your custom accounts.
  • Edit with the standard string dot comma separeted ";;"
  • Write $ ./git-profile.sh Nickname to change to de configured users
  • Do a commit !!

Install

git clone git@github.com:juusechec/git-profile.git
cd git-profile
sudo cp git-profile.sh /usr/local/bin/git-profile
# sudo cp git-profile /usr/bin/git-profile
sudo chmod +x /usr/local/bin/git-profile

Example of use

asciicast