Skip to content

Instantly share code, notes, and snippets.

@Drag13
Last active June 20, 2019 14:38
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 Drag13/c256f0636dc38a938504170385ffb667 to your computer and use it in GitHub Desktop.
Save Drag13/c256f0636dc38a938504170385ffb667 to your computer and use it in GitHub Desktop.
[alias]
acp = "!f() { git add . && git commit -m \"$1\" && git push; }; f"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment