giston
Giston is a simple tool to help track svn vendor branches in your git repository. It’s loosely based on the idea of piston, but it’s more simplistic and it does less.
giston git repository
Giston is currently only available from its git repository. Get a clone of the repository using:
git clone git://git.che.lu/giston.git
cd giston
sudo ruby setup.rb
giston --help # see usage
Giston has been defenestrated in favour of braid
Check out the braid project page