learnGitBranching icon indicating copy to clipboard operation
learnGitBranching copied to clipboard

An interactive git visualization and tutorial. Aspiring students of git can use this app to educate and challenge themselves towards mastery of git!

Results 65 learnGitBranching issues
Sort by recently updated
recently updated
newest added

Has there been any work to replace checkout with the more "direct" commands `switch` and `checkout`? I hesitate to give this learning material to new git users at work because...

The page of the first exercise Introduction to Git commit is not responding properly as it is not taking the input and not displaying it. Even though I have pressed...

**Issue observed:** The challenge in level 'remote 8' requires the usage of a new command that has not been mentioned anywhere before so it's hard to solve the challenge because...

Rebasing from a commit hash that doesn't match the expected goal still shows the level as completed. ![commitHash](https://user-images.githubusercontent.com/126324040/233763853-16e6eddd-c95c-41e7-a76d-57e23cc15483.png)

*When I click "git fetch" button,I think that only o/main should be update,not all the remote branch,is that right?*

when i enter https://learngitbranching.js.org/?locale=zh_CN, and start to game, i can not insert any word or order to this consule $

I apologize for creating this issue here, but could not find any Contact I struggle with the Git Merge lesson. The interactive exercise was clear enough (goal and steps), but...

I find this description a bit confusing: > Technically, git clone in the real world is the command you'll use to create local copies of remote repositories (from github for...

Spanish translations might be a little confusing

I have a simple suggestion on the Korean translations. In korean languages "ko", all "던가" in this repository should be corrected into "든가". Mixing these two words is a common...