I have my project set up using SSH Forwarding via ssh agent to a GitHub repo. Works great!
I would like to be able to run typical git commands (`git status`, `git log`, `git branch`) to see the state of the repo on the remote machine. I logged on to the machine but don't appear to be able to run commands from there. I tried `cap <stagename> console` but I guess that's not open for business yet. Is there any magic, or should I just write my own tasks for this (and when they work, do a PR :-)? Thx Tom -- -- * You received this message because you are subscribed to the Google Groups "Capistrano" group. * To post to this group, send email to [email protected] * To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/capistrano?hl=en --- You received this message because you are subscribed to the Google Groups "Capistrano" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
