eficode-academy / git-katas

A set of exercises for deliberate Git Practice
MIT License
1.32k stars 860 forks source link

Added useful commands and more to reset/README #209

Closed brent-clark-SED-Sw-Mgr closed 4 years ago

brent-clark-SED-Sw-Mgr commented 5 years ago
  1. Added "What does does your stage look like" to the beginning of the task. This makes the initial questions better match the later question "What happens to your working directory, your log and your stage?"
  2. Added useful commands section.
  3. Added a further explanation section. Is this okay? For people doing these katas without an instructor (like myself), a pointer to a good explanation of complex commands would be useful. If you don't like it, then it should be deleted.
RandomSort commented 4 years ago

Hi Brent, awesome work. I don't think we should hold out, or have exercises that try to actively hoodwink the exercisee, disregarding whether they are in a class, or tinkering on your own as you are :)