Closed bkamapantula closed 1 year ago
These are super commands to recommend including in this lesson. I think they are good commands and reasonable for this lesson. I welcome your contribution, @bkamapantula ! Thank you!
will do @emcaulay
In the meantinme git log
and git diff
were introduced in Episode 3. So I think this issue can be closed.
thank you, @benjwolff !
While teaching this lesson, I realized two commands can help the learners onboard to git better:
git diff
- to view unstaged changesgit log
- to view commit historyWe can add it to the Getting Started episode.
I'm happy to make the contribution if we're good with the suggestion.