Skip to content

Instantly share code, notes, and snippets.

@rfay
Created May 5, 2011 17:51
Show Gist options
  • Select an option

  • Save rfay/957513 to your computer and use it in GitHub Desktop.

Select an option

Save rfay/957513 to your computer and use it in GitHub Desktop.
drush/repack
rfay@dc:/var/www/api.drupalcommerce.org$ git repack -a
Counting objects: 119389, done.
Delta compression using up to 16 threads.
Compressing objects: 100% (24616/24616), done.
Writing objects: 100% (119389/119389), done.
Total 119389 (delta 88401), reused 119374 (delta 88399)
rfay@dc:/var/www/api.drupalcommerce.org$ git status
error: object directory /home/rfay/.drush/gitcache/objects does not exist; check .git/objects/info/alternates.
fatal: bad object HEAD
fatal: git status --porcelain failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment