Skip to content

Instantly share code, notes, and snippets.

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 jgigault/53c7cd0c9e25f5a73be951e052d6318c to your computer and use it in GitHub Desktop.
Save jgigault/53c7cd0c9e25f5a73be951e052d6318c to your computer and use it in GitHub Desktop.
# set an alias for "git add --patch" or "git add -p"
alias gapa="git add --patch"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment