views:

35

answers:

0

I'm migrating my capistrano setup into webistrano and keep getting this error when I run any deployment commands:

executing locally: "git ls-remote [email protected]:REPO.git HEAD" Could not save revision: Unable to resolve revision for 'HEAD' on repository 'REPO_ADDRESSS'

My capistrano setup has the same params and works no problem from the command line. Can't seen to figure this one out. Thanks!