·
1 commit
to main
since this release
Immutable
release. Only release title and notes can be modified.
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-wtUsing Nix Flakes
nix run github:ahmedelgabri/git-wtManual 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