sgechter / practice-undoing

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Undo Examples

Objectives

  • Shortcuts
  • Reset
  • Reset flavors
  • Staging by hunk

Notes / Resources

  • git commit -am "message"
  • git reset
  • git reset HEAD
  • git reset HEAD filename

another change

line 1

line 20

line 3

line 4

About

License:Apache License 2.0