Skip to content

Instantly share code, notes, and snippets.

@emk
Created July 12, 2014 21:23
Show Gist options
  • Save emk/1edb38d29b5078091e1b to your computer and use it in GitHub Desktop.
Save emk/1edb38d29b5078091e1b to your computer and use it in GitHub Desktop.
Cargo failing on Heroku
Updating git repository `https://github.com/iron/iron.git`
fatal: Not a git repository: '.'
Unable to update https://github.com/iron/iron.git
Caused by:
Unable to update https://github.com/iron/iron.git
Caused by:
Executing `git fetch --force --quiet origin` failed
Caused by:
Could not execute process `git fetch --force --quiet origin` (status=128)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment