git gud
Playing now
1Sampling since 09:00 UTC
50%of peak
All-time peak
26 Sep 2026
Playing now
1Sampling since 09:00 UTC
All-time peak
26 Sep 2026
| Published | Kind | Announcement | Build |
|---|---|---|---|
| Game update | v1.5.3: Submodules Validator Adjustment Hey all, Quick update to fix a bug that limited the possible solutions to challenge 88. Changelog v1.5.3 Bug Fixes - Fixed some over-strict validators around submodules (thanks WerFEST) | 22464940 | |
| Game update | v1.5.2: Serbian Translations & Demos Localized Hey, This is a translation update. rammba made a pull request to the git gud i18n repo to add Serbian in both cyrillic and latin characters! I've also made improvements to how i18n works on git gud. Previously all business logic was in the same files as the English base strings. That has now been entirely stripped into proper translation files. So the repo now contains the base English files to… | 21802069 | |
| Game update | v1.5.1: Challenge 45 Fix & Demo Catchup Hey, Very small little patch note to fix a reported issue with v1.5.0 challenge 45. As well the demos were behind on v1.4.2, so they've been updated to 1.5.1 as well. Changelog 1.5.1 · Fixed issue with CommitReorder validator blocking Challenge 45 (thanks Pomegranatik) | 21685505 | |
| Major update | v1.5.0: New Year Update Happy New Year! It has been 203 days since the release of git gud , and I’m incredibly grateful for how many people have played and enjoyed the game. Hopefully, everyone has picked up a new Git command or two along the way as well. This update is a big one, the largest so far . One of the most important additions is the new Content Pack system , which is the plan going forward for continued dev… |
Announcements are the developer’s own posts to the game’s Steam news feed: updates and their patch notes, in-game events, releases and sales. The important ones are marked on the players chart.
| 21368523 |
| News | Beta Branch: v1.5.0 & macOS Support Hey everyone, v1.5.0 will be releasing in a few days, and it’s a major update . This release includes a large number of improvements, fixes, and new functionality. One of the biggest highlights is initial macOS support . I don’t currently have reliable access to a macOS testing environment, so community testing would be incredibly helpful. If you’re on macOS and willing to test the update, your… | — |
| Game update | v1.4.2 Changelog 1.4.2 · Fixed branch --move targeting (thanks Mellow Geek) | 21025073 |
| In-game event | v1.4.1: Quality of Life 2 Hey everyone, I was at a conference recently showcasing Fishagon's games including git gud (and the newly released DexSweeper ) and some of the suggestions from players prompted a small quality of life update that I think bring a large impact with minimal changes. I'm not sure what the next major update for git gud will be, but I have some long term plans for updates in the next year. If anyone… | 20835773 |
| Major update | v1.4.0: Localization Hey everyone, I've been working on refactoring the game for awhile to support localization in the menus, intro to git, and challenges. It was a pretty significant refactor and I also had to coordinate with a localization team that I was able to source for the first 6 additional languages. Changelog 1.4.0 · Added Localizations · German · French · Russian · Ukrainian · Polish · Brazilian Portugue… | 20174770 |
| News | v1.4.0: Beta Localization Hey everyone, I've been working on refactoring the game for awhile to support localization in the menus, intro to git, and challenges. It was a pretty significant refactor and I also had to coordinate with a localization team that I was able to source for the first four languages. As I do not speak any of the languages, I have not been able to verify significantly if they properly convey the pu… | — |
| In-game event | v1.3.0: Quality of Life A lot of feedback since release could be categorized under "Quality of Life" features that were missing at release. Most notably people have been bringing up the ability to tab complete things like file names and commands. Happy to announce git gud now supports that and much more! And now that we have a nice suite of quality of life features out of the way; we are on to the next major update: S… | 19209739 |
| Game update | v1.3.0 in Beta Branch Hey everyone! The "Quality of Life" update was a rather large refactor of a lot of parts of git gud, however it adds a lot of features that were being requested such as tab completion, word wrapping, command chaining, and more. However, due to the nature of the update potentially causing issues I am currently putting it in the dev-branch that any of you can join now. Just right click on git gud… | 19191452 |
| Game update | v1.2.2: RevList & Log Validator Changes Changelog - 1.2.2 - Adjusted hints for Challenge 98 - Relaxed Rev List validator (thanks fortunexxxx & revenge) - Added support for many syntaxes to LogValidators (thanks Nomiswelt) | 18966804 |
| Game update | v1.2.1: RebaseValidator Hotfix Hey guys, This is just a very small hotfix. The Commit Ancestory Notation update yesterday caused some issues with a few validators in the RebaseValidator set. dminsky pointed this out in discord and I got to work refactoring the rebase validators to be a bit more flexible to different input scenarios. These are some of the most complicated validators in the project, so hopefully we have now ca… | 18956243 |
| In-game event | v1.2.0: Intro to Git When I originally started git gud I had no idea how many people would play it and have little to no experience. So I've added a new, short, introduction to Git called " Intro to Git " that can be played in both the full game and the demo version! Hopefully this new mode will give you enough information on how to proceed going into the Challenge Mode ! Changelog 1.2.0 - Intro to Git Mode Added -… | 18950054 |
| Game update | Patch v1.1.1 Another quick update of fixes for the bugs reported on the discussions page and the Discord . And just and update on bigger changes, the next addition to the game will likely be an " Introduction to Git " mode. There have been more players than I anticipated interested in the game that don't have much of a background in Git. These will be simple challenges that inform the player about the basic… | 18933150 |
| Game update | New Menus & Day 1 Patch Changelog - 1.1.0 - Overhauled the menus - Overhauled display settings - Fixed a bug where restarting wouldn't resume to the next challenge - Fixed log --graph output styling - Fixed bug with restore with no source provided - Changed validators on Challenge 26 | 18906433 |
| News | git gud released git add GitGud_Linux git commit -m "Added Linux Support" git push git switch main git merge feature-linuxSupport git gud is out now. The day has come git gud 1.0 is now live and available for purchase! You can finally play through the full game, all 100 levels of branching, merging, stashing, rebasing, and more. I’m incredibly excited to share this with everyone, and I can’t thank you enough fo… | — |
| Game update | Next Fest Update 4 Hey everyone, I have done a bunch of bug fixes and starting to ramp up to the release of 1.0 tomorrow. I'm trying to add in a lot of the foundation for features I have planned post-launch. I've resolved all the bug reports we've had so far now. Thank you all so much for reporting those in the Steam Discussions for me to fix! I can't wait for everyone to play the full game tomorrow and I hope yo… | — |
| Game update | Next Fest Update 3 | Thank You Guys A few people have requested Command Prompt / PowerShell / Linux commands for things like creating files, listing files, editing files, etc. So I've started to add em! As well I've begun refactoring a lot of the commands in the game to not just include the solutions I've thought of for the challenges, but to have complete parity to the commands in Git. In this version of the demo you'll notice a… | — |
| Game update | Next Fest Update - Switch Command It's another short update based on community feedback. I've made some minor adjustments for clarity on hints. But the major thing is adding switch and all the possible flags for branch . Originally I was going to wait until release to update with the switch command but based on feedback from you guys I put in a few extra hours of testing to feel confident releasing it now during Next Fest. Join… | — |
| Game update | Next Fest Update 0.1.1 Hey everyone, I firstly just want to say thanks so much for playing git gud ! Seeing so many people have downloaded and tried the game is fantastic to see as I didn't expect the game to appeal to many people as it is very niche (or so I thought). And a huge special thank you to the users below who reported bugs that I was able to quickly get fixed for everyone. I will note multiple people have… | — |
| Community | Steam Next Fest Steam June Next Fest! The wait is over – git gud is now live with a playable demo as part of Steam’s June Next Fest ! I’m incredibly excited for you to finally get your hands on it. Whether you're brand new to Git or just looking to sharpen your command line skills, git gud is designed to make learning Git feel like a game—because it is one! Now, let’s be real: Git isn’t exactly known for being… | — |