Skip to content

Instantly share code, notes, and snippets.

@pykong
Created November 2, 2017 17:22
Show Gist options
  • Save pykong/8ab9321c2a9115c0bd2eb4e9147dd7bb to your computer and use it in GitHub Desktop.
Save pykong/8ab9321c2a9115c0bd2eb4e9147dd7bb to your computer and use it in GitHub Desktop.
git add *
git status -s
git commit -m "YOUR COMMIT MESSAGE"
git push origin feature_name
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment