Piston git support?
I found that piston seems to be a decent tool for managing rails plugins, but when I try to do a piston conversion for my project with git based plugins, it just goes blank completely and seems to be trying to find the .svn using svn tools.
I'm on piston 1.4.0, is this something that git supports natively or will I have to build from an edge?
0
William yeung
source
to share
2 answers
I am using piston 1.9.x for this very reason - since 1.9, it supports Git imports .
Installation instructions can be found here .
+3
Codebeef
source
to share
check braid .
A simple tool to track vendor git and svn branches in a git repository
0
Mike breen
source
to share