Skip to content

Instantly share code, notes, and snippets.

@tbillington
Created August 22, 2014 10:15
Show Gist options
  • Save tbillington/95e3252d7bf164fbac37 to your computer and use it in GitHub Desktop.
Save tbillington/95e3252d7bf164fbac37 to your computer and use it in GitHub Desktop.
C:\Users\Trent\Desktop\blah\hello_world>cargo update gl -v
Updating git repository `https://github.com/bjz/gl-rs`
Unable to update https://github.com/bjz/gl-rs
Caused by:
Executing `git clone https://github.com/bjz/gl-rs C:\Users\Trent\.cargo\git\db
\gl-rs-5020f97825182d66 --bare --no-hardlinks --quiet` failed
Caused by:
Could not execute process `git clone https://github.com/bjz/gl-rs C:\Users\Tre
nt\.cargo\git\db\gl-rs-5020f97825182d66 --bare --no-hardlinks --quiet` (status=n
ever executed)
Caused by:
file not found (OS Error 2: The system cannot find the file specified.
)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment