We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6b69197 commit e4d59e3Copy full SHA for e4d59e3
README.md
@@ -55,6 +55,8 @@ You can also install from this repo with `cargo`:
55
56
cargo install --git https://github.com/quodlibetor/git-fixup
57
58
+Or use Nixpkgs. It's [in there](https://search.nixos.org/packages?channel=unstable&query=git-fixup).
59
+
60
Otherwise, you will need to compile with Rust. Install rust, clone this repo,
61
build, and then copy the binary into your bin dir:
62
0 commit comments