Skip to content

Instantly share code, notes, and snippets.

@unalt
Forked from yuuichi-fujioka/su_git.sh
Created August 7, 2017 13:41
Show Gist options
  • Save unalt/6f4f6ab24fa2b962384916fa33b502de to your computer and use it in GitHub Desktop.
Save unalt/6f4f6ab24fa2b962384916fa33b502de to your computer and use it in GitHub Desktop.
su to git that login shell is git-bash.
sudo su -s /bin/bash - git
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment