I wanted to try out stacked git for maintaining patches. Here is how I did it on my mac.
git clone http://homepage.ntlworld.com/cmarinas/stgit.git
cd stgit
git checkout -b stable origin/stable
sudo python setup.py install --prefix=/usr/local
Here is some resources to get started using stacked git.
Posted on April 5th, 2008 by dysinger
Filed under: @work
Leave a Reply