Skip to content

Instantly share code, notes, and snippets.

@zer0her0
Created January 19, 2017 18:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save zer0her0/ca6c84f2e7560621968f9328f1106fce to your computer and use it in GitHub Desktop.
Save zer0her0/ca6c84f2e7560621968f9328f1106fce to your computer and use it in GitHub Desktop.
git fetch origin
remote: Counting objects: 120, done.
remote: Compressing objects: 100% (40/40), done.
remote: Total 120 (delta 96), reused 104 (delta 80), pack-reused 0
Receiving objects: 100% (120/120), 14.12 KiB | 0 bytes/s, done.
Resolving deltas: 100% (96/96), completed with 29 local objects.
From https://github.com/Homebrew/brew
a5019d2..0810039 master -> origin/master
Auto packing the repository in background for optimum performance.
See "git help gc" for manual housekeeping.
error: The last gc run reported the following. Please correct the root cause
and remove .git/gc.log.
Automatic cleanup will not be performed until the file is removed.
fatal: shallow file has changed since we read it
error: failed to run prune
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment