Skip to content

v1.2.1

Latest

Choose a tag to compare

@github-actions github-actions released this 23 Feb 13:22
· 1 commit to main since this release
Immutable release. Only release title and notes can be modified.
450c479

Changes

  • chore: bump version to 1.2.1
  • fix: handle symlink overwrite in CopyDir during migrate
  • feat: show git command output and add program lifecycle tests

Installation

Using Homebrew

brew install ahmedelgabri/git-wt/git-wt

Using Nix Flakes

nix run github:ahmedelgabri/git-wt

Manual Download

Download the archive for your platform, extract it, and place the binary in your $PATH:

tar xzf git-wt-1.2.1-<OS>-<ARCH>.tar.gz
cp git-wt-1.2.1-<OS>-<ARCH>/git-wt ~/.local/bin/

Completions and man pages are included in the archive under completions/ and man/.

Checksums: See git-wt-1.2.1-checksums.txt