git-gud icon indicating copy to clipboard operation
git-gud copied to clipboard

Wanna git gud? Then get git-gud, and git gud at git!

Results 87 git-gud issues
Sort by recently updated
recently updated
newest added

Add an exhaustive list of contributors to the **git-gud** repository in the form of an html file, `CONTRIBUTORS`. Later, include information about this file in the `AUTHORS` section of the...

docs

Having our own shell would allow us to see user input, so we could track whether they have run certain commands. We could track things like: - `git revert` -...

enhancement

I would love to be able to give people [badges](https://openbadges.org/) for the levels the complete for Git Gud. I don't think we're ready to roll out badge delivery, but I'd...

enhancement

Goes with #144 and #146 It would be nice to only specify each of the command help messages in a single file, which would then be pushed out the the...

docs

Add CI tool from https://codecov.io/ to make sure all code is tested

testing

Using the spec syntax: #### `setup.spec` ``` "Initial commit" "This one has the most recent changes" : "Initial commit" (development) "We just set up CI tools and now this one...

level - educational

If there is ever an issue with remotes or branches, people often just find it easier to clone the repo again. We should figure out the situations where this is...

level - educational
level - simulation

We'll need to move the code in `pythonpublish.yml` to circleci. I'll need to add the secret keys to circle

enhancement

This level would tell you how to remove things from the staging already The level would behave like this: ``` $ git gud goal Commit the files one at a...

level - educational