Ben Thayer
Ben Thayer
``` Demonstrate the process of checking out and merging. To replace "basics branching" ``` This level demonstrates that you can check out branches and merge them to combine their files....
By the time we release, we'll have replaced all of the following levels with entirely our own content. ``` 1. Basics (basics) ├── 1. Introduction to Commits (committing) ├── 2....
Whenever we add a new git hook, git gud breaks without telling us why. The current process that we have to go through to fix this is running "git gud...
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