Skip to content

Releases: Kwpolska/gitco.NET

v2.0.0

12 Nov 22:27
v2.0.0

Choose a tag to compare

  • Upgrade to .NET 10
  • Change default quick branch to main

v1.1.0

26 May 15:31
v1.1.0

Choose a tag to compare

  • Allow configuring quick-checkout branch (displayed in the bottom row and accessible via typing a single letter) via GITCO_QUICK_BRANCH_KEY and GITCO_QUICK_BRANCH_NAME environment variables (defaults to Mmaster)

v1.0.0

11 Sep 15:59
v1.0.0
a34cbd0

Choose a tag to compare

  • Test suite, running in GitHub Actions
  • Colors work in classic Windows consoles (not only Windows Terminal)
  • Improved error reporting
  • Bugfixes to remote branches and other minor things

v0.1.0

08 Sep 19:10
v0.1.0
999dbb2

Choose a tag to compare

This is the initial release of gitco.NET.

Two Windows builds are available:

  • gitco.exe — smaller, requires the .NET 6.0 runtime to be installed on your system
  • gitco_self-contained.exe — much larger, but self-contained