Skip to content

Instantly share code, notes, and snippets.

@tsudot
Created March 25, 2015 19:18
Show Gist options
  • Select an option

  • Save tsudot/f8a63d6d058a114e3118 to your computer and use it in GitHub Desktop.

Select an option

Save tsudot/f8a63d6d058a114e3118 to your computer and use it in GitHub Desktop.
➜ exa git:(master) make install
cargo build --release
Unable to update https://github.com/alexcrichton/git2-rs.git#bf374587
Caused by:
failed to parse manifest at `/home/tsudot/.cargo/git/checkouts/git2-rs-cf258e7bcbaee34d/master/libgit2-sys/Cargo.toml`
Caused by:
target names cannot contain hyphens: libgit2-sys
make: *** [target/release/exa] Error 101
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment