Skip to content

Instantly share code, notes, and snippets.

@6ui11em
Created May 11, 2018 22:24
Show Gist options
  • Save 6ui11em/c4bdd99169675c9a5b1d0b49d6898acc to your computer and use it in GitHub Desktop.
Save 6ui11em/c4bdd99169675c9a5b1d0b49d6898acc to your computer and use it in GitHub Desktop.
Git add & commit all changes #git #commit
git add -A && git commit -m "Your Message"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment