qit
qit copied to clipboard
Overly opinionated git tooling
Results
1
qit issues
Sort by
recently updated
recently updated
newest added
Run the following magic command so that libssl and libgit will build. Requires Nix. ```bash $ nix-shell -p openssl libiconv pkg-config darwin.apple_sdk.frameworks.Security zlib --run "cargo build --release" ```