public
Description: Piston is a utility that eases vendor branch management. This repository is a complete reimplementation of Piston to provide different backends, depending on the repositories and working copies you pistonize from.
Homepage: http://piston.rubyforge.org/
Clone URL: git://github.com/francois/piston.git
Search Repo:
tapajos (author)
Mon May 12 07:04:04 -0700 2008
commit  11eb751fd6ec64c39523a8f1c7465370929f8582
tree    2422c4257b4c4f9957662d90adb21ea70f1887ad
parent  e34929ceb852cbd3d6609d13cea7bf4b885defaa
piston / lib / piston / commands.rb
100644 5 lines (4 sloc) 0.137 kb
1
2
3
4
5
require "piston/commands/import"
require "piston/commands/lock_unlock"
# require "piston/commands/update"
require "piston/commands/info"