This is a companion discussion topic for the original entry at https://thoughtbot.com/upcase/videos/git-undoing
This is a companion discussion topic for the original entry at https://thoughtbot.com/upcase/videos/git-undoing
I found git help <alias name>
super helpful to remind myself which aliases are set up. This is mentioned at around 5:05 in the video. Would it be possible to include this in the notes? Thanks.
Oops, I just realized git help <alias name>
is already covered more extensively in the ‘customize git’ step later in this trail. Thanks.