oh-my-git
oh-my-git copied to clipboard
An interactive Git learning game!
Hi there, this game is an awesome idea :) But I found some commands that break the current level and I have to go back to the level selection and...
Using macOS 10.15.7 (Catalina) the application is closed after selecting a button from the first menu. The following actions doesn't have any effect: sudo xcode-select --reset /usr/bin/xcode-select -p # ==>...
Hi, when I start the game on macOS High Sierra, it looks a little unintentionally pixelated:  I'm not sure if this is a known...
Let's assume the following layout: ``` A --> B -> C -> D -> E -> F (main) \ \ \> G -----+> H -> I -> J (topic) ```...
I cannot find a way to finish level "Restore file from the past" with CARDS only. I think there is a bug in card for "git checkout commit file" or...
Level "Cloning a repo" doesn't have card for "git tag", the command " `git tag pr` has to be entered to the console. From my point of view a card...
Please, avoid teaching `git pull` as the initial skill. Or, at least, teach early another way that explains the pitfalls there. It brings me so much of additional work to...
First of: This game is great, thank you so much for creating it! I found a little irregularity in the level "Moving Branches around level": The donut branch expects ate,...
On the "Reordering events" level, after you do `git reset --hard [The Beginning]`, the graph displayed becomes:  You need to drag a node so that it becomes something more...
Hi, I just did the introduction, but this game looks cool! I have one feature request: please provide a way to go to the next level by either using a...