Skip to content

Instantly share code, notes, and snippets.

@singingwolfboy
Created June 12, 2013 20:31
Show Gist options
  • Save singingwolfboy/5768851 to your computer and use it in GitHub Desktop.
Save singingwolfboy/5768851 to your computer and use it in GitHub Desktop.
% pip install -r requirements/edx/github.txt
Obtaining django-staticfiles from git+git://github.com/edx/django-staticfiles.git@6d2504e5c8#egg=django-staticfiles (from -r requirements/edx/github.txt (line 4))
Updating ./src/django-staticfiles clone (to 6d2504e5c8)
Complete output from command /usr/local/bin/git rev-parse (detachedfrom6d2504e):
fatal: ambiguous argument '(detachedfrom6d2504e)': unknown revision or path not in the working tree.
Use '--' to separate paths from revisions, like this:
'git <command> [<revision>...] -- [<file>...]'
(detachedfrom6d2504e)
----------------------------------------
Command /usr/local/bin/git rev-parse (detachedfrom6d2504e) failed with error code 128 in /Users/db/dev/edx-platform/src/django-staticfiles
Storing complete log in /Users/db/.pip/pip.log
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment