Skip to content

Instantly share code, notes, and snippets.

@shillcock
Created January 26, 2009 19:13
Show Gist options
  • Select an option

  • Save shillcock/52919 to your computer and use it in GitHub Desktop.

Select an option

Save shillcock/52919 to your computer and use it in GitHub Desktop.
# http://robsanheim.com/2009/01/14/upgrading-git-via-macports/
sudo port sync
sudo port deactivate git-core
sudo port install git-core +svn+bash_completion+doc
git --version
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment