set :git, "/path/to/git"
in your recipe.
(And.. make sure git is installed remotely...)
set :scm_command, "/path/to/git"
On Apr 8, 2008, at 3:40 PM, blissdev wrote: