git-gud
git-gud copied to clipboard
Wanna git gud? Then get git-gud, and git gud at git!
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...
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` -...
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...
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...
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...
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...
We'll need to move the code in `pythonpublish.yml` to circleci. I'll need to add the secret keys to circle
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...
- mater vs branches - remotes vs locals - forks