HomeGamesUpdatesPricingMethodology
Steam News15 June 20251y ago

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!

In this update2

Full notes

Full git gud update

Read the full published notes in a cleaner layout. The original post stays linked below.

What changed

1 fix6 additions0 changes0 removals
  • Compatibility
  • Gameplay
  • Fixes
addedA 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 lot more commands and flags exist now (rev list, merge base, clean, bisect, cherry pick, and more) as well additional flags on a lot of the basic commands you had already. My hope is that soon after release I can make a "sandbox" environment. With it players will be able to build repositories and use them for their own custom challenges that will be used with Steam Workshop. The first step to that though will be full parity with Git & a range of validators for you all to use. And once again, I just want to say thank you to everyone who has played, wishlist, or provided feedback on the game. I appreciate you all taking time to try it! I hope everyone enjoys the full game when it comes out on the 17th.
addedChangelog - 0.3.0Added more git commands for full release
addedChangelog - 0.3.0Added Command Prompt Command (start)
addedChangelog - 0.3.0Added PowerShell Command (new-item, get-content, dir, invoke-item)
addedChangelog - 0.3.0Added Linux Command (touch, cat, ls, xdg-open)
addedChangelog - 0.3.0Added MacOS Command (open)

git gud changes

addedA 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 lot more commands and flags exist now (rev list, merge base, clean, bisect, cherry pick, and more) as well additional flags on a lot of the basic commands you had already. My hope is that soon after release I can make a "sandbox" environment. With it players will be able to build repositories and use them for their own custom challenges that will be used with Steam Workshop. The first step to that though will be full parity with Git & a range of validators for you all to use. And once again, I just want to say thank you to everyone who has played, wishlist, or provided feedback on the game. I appreciate you all taking time to try it! I hope everyone enjoys the full game when it comes out on the 17th.
addedAdded more git commands for full release
addedAdded Command Prompt Command (start)
addedAdded PowerShell Command (new-item, get-content, dir, invoke-item)
addedAdded Linux Command (touch, cat, ls, xdg-open)

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 lot more commands and flags exist now (rev list, merge base, clean, bisect, cherry pick, and more) as well additional flags on a lot of the basic commands you had already. My hope is that soon after release I can make a "sandbox" environment. With it players will be able to build repositories and use them for their own custom challenges that will be used with Steam Workshop. The first step to that though will be full parity with Git & a range of validators for you all to use. And once again, I just want to say thank you to everyone who has played, wishlist, or provided feedback on the game. I appreciate you all taking time to try it! I hope everyone enjoys the full game when it comes out on the 17th.

Join the Discord

Changelog - 0.3.0

  • Refactored multiple commands for fuller Git parity

  • Added more git commands for full release

  • Added Command Prompt Command (start)

  • Added PowerShell Command (new-item, get-content, dir, invoke-item)

  • Added Linux Command (touch, cat, ls, xdg-open)

  • Added MacOS Command (open)

  • Reflog Command & Reflog Entry Tracking

  • Fixed git stash handling short commitIds (thanks nightshade nocturne)

Source

Steam News / 15 June 2025

Open original post

Changelog.gg summarizes and formats this update. How we read updates.