• Wincent
    Menu
  • Blog
  • Wiki
  • Snippets
  • Tags
  • Search

Testing git 1.6.2-rc0Edit

Created 2/8/2009, updated 5/18/2017

Just making sure that Git 1.6.2-rc0 builds and passes the test suite on Mac OS X Leopard 10.5.6:

git fetch
git tag -v v1.6.2-rc0
git co v1.6.2-rc0
make clean && make prefix=/usr/local test

Note: git co is an alias for git checkout.

  • git
  • updates
  • wiki
Site
  • About
  • Blog
  • Wiki
  • Snippets
  • Tags
  • Search
External
  • GitHub
  • Twitter
  • YouTube
  • Facebook
  • LinkedIn
Colophon

Made by Greg Hurrell with Rust (with help from Git and Neovim).