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

Any Chinese chars in the console (including the input box) doesn't display.

The purpose of the lesson is to reset two of the candles to an earlier (presumably non-blown out) state, and then commit so that only one candle is blown out...

The game needs translations for different languages like spanish, french, etc., the translations would be used this resource https://docs.google.com/spreadsheets/d/17f0dQawb-s_Fd7DHgmVvJoEGDMH_yoSd8EYigrb0zmM/edit#gid=310116733 or used some libraries 4 translate the educational game

Uses way too much CPU on Mac Here's a screenshot of my activity monitor, uses more CPU than Starcraft 2 Chip: Apple M1 Pro MacOS: 14.4.1 (23E224)

I can't get past the git checkout then I do git add to save changes and then I am lost and I've tried push, commit and just can't get out...

DO NOT use git mv [original] [target name] as this will add the rename to the cached files to be commited. Us mv instead. or manually change the file name....

Flatpak is a Linux distribution medium that most Linux users use!

I ran `git branch --help` and got a roughly correct response but it seems some characters are not being correctly encoded (e.g., appear duplicated). See the screenshot below. ![Screenshot 2024-04-15...

On "Working together" lesson, renaming `teacher` remote branch to `sensei` doesn't update text title to sensei in GUI interface