oh-my-git icon indicating copy to clipboard operation
oh-my-git copied to clipboard

An interactive Git learning game!

Results 135 oh-my-git issues
Sort by recently updated
recently updated
newest added

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...

bug

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 # ==>...

bug

Hi, when I start the game on macOS High Sierra, it looks a little unintentionally pixelated: ![Bildschirmfoto 2021-04-18 um 19 01 58](https://user-images.githubusercontent.com/581552/115153970-d67d7d00-a078-11eb-848d-2287c9735dd6.png) I'm not sure if this is a known...

suggestion

Let's assume the following layout: ``` A --> B -> C -> D -> E -> F (main) \ \ \> G -----+> H -> I -> J (topic) ```...

suggestion
content

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...

content

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...

content

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...

suggestion
content

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,...

content

On the "Reordering events" level, after you do `git reset --hard [The Beginning]`, the graph displayed becomes: ![image](https://user-images.githubusercontent.com/1711188/114808439-71a0f900-9dd2-11eb-81f2-7fa254db23a3.png) You need to drag a node so that it becomes something more...

suggestion

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...

suggestion