Skip to content

Instantly share code, notes, and snippets.

@swaathi
Created November 25, 2017 12:49
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save swaathi/5d9907da8523670188055bc260c086cd to your computer and use it in GitHub Desktop.
Save swaathi/5d9907da8523670188055bc260c086cd to your computer and use it in GitHub Desktop.
.gitconfig
[user]
name = <username>
email = <email>
[credential]
helper = osxkeychain
[alias]
ci = commit
fu = fetch upstream
mum = merge upstream/master
pom = push origin master
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment