Skip to content

Instantly share code, notes, and snippets.

@turtlebender
Created May 2, 2012 15:48
Show Gist options
  • Save turtlebender/2577660 to your computer and use it in GitHub Desktop.
Save turtlebender/2577660 to your computer and use it in GitHub Desktop.
git weirdness
vagrant@precise:~/build/globusonline-graph$ /usr/bin/git --git-dir=/home/vagrant/build/globusonline-graph pull
fatal: Not a git repository: '/home/vagrant/build/globusonline-graph'
vagrant@precise:~/build/globusonline-graph$ /usr/bin/git pull
Already up-to-date.
vagrant@precise:~/build/globusonline-graph$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment