Skip to content

Instantly share code, notes, and snippets.

@yang-wei
Created April 27, 2016 10:40
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 yang-wei/afaa3c8d43fd3dc425435c04b551b6e5 to your computer and use it in GitHub Desktop.
Save yang-wei/afaa3c8d43fd3dc425435c04b551b6e5 to your computer and use it in GitHub Desktop.
Git tips
  1. git stash, then git stash pop

  2. git commit --amend

  3. git checkout -

  4. コンフリクトのとき動作がう? ====

  5. git add -p

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment