Skip to content

Instantly share code, notes, and snippets.

@sunaot
Last active December 14, 2015 16:49
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 sunaot/5118117 to your computer and use it in GitHub Desktop.
Save sunaot/5118117 to your computer and use it in GitHub Desktop.
git reset
soft mixed hard
HEAD o o o
index - o o
working tree - - o
  • index は git add して登録されたインデックス
  • working tree は add される前の展開されてるファイル
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment