Hey, I fixed a couple of problems I noticed with the git.rb file I
posted earlier, so I've fixed them and here is the new file.  I was
working on a thing to have a different local git_dir than the remote
servers, but it turns out the 'local' thing you introduced yesterday
is a better fit, so I changed all the 'configuration' calls to
'variable' calls, which seems to work for what I was trying to do.

I also have it querying the current head properly and calling a
'update-ref' on the fetch, which was preventing it from pulling the
current head every time before, plus some other things for the calls
working properly in a local environment.

I've attached the new file.

Scott

--~--~---------~--~----~------------~-------~--~----~
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/capistrano
-~----------~----~----~----~------~----~------~--~---

Attachment: git.rb
Description: application/ruby

Reply via email to