git-gud
git-gud copied to clipboard
Wanna git gud? Then get git-gud, and git gud at git!
I am not sure where to put this post, but I will put it here. I have been looking for a long time for git web viewers that could integrate...
@benthayer Please take a look.
As of this writing, we have the block of text in the explanation for `intro init` ``` The ".git" folder contains a lot of information that Git can use to...
The example should pass tests. I don't think that should be an issue since the default level doesn't have a custom test and only checks for the level structure
Fixes #261
Closes #250 Level currently works but has only default user messages
Fixes #263 User messages have not yet been implemented
Fixes #264 Tested locally on skill 2-1 ``` (base) sahan@sahan-GA-78LMT-USB3:test$ git gud status Before: Hash : 8bce9d1 Message : Commit 2 File : Present After: Hash : 10c914a Message :...
Example for "Two Commits" Level #247 ``` $ git gud goal Commit one file, then commit another file To see the learning goal, run "git gud goal -l" $ git...