Hey james, even am facing the same issue, when i use 'git pull' in a post-update hook, i get an error fatal: Not a git repository: '.', though its in the correct path. I havent set GIT_DIR before, so when i use 'unset GIT_DIR' i get this one Can't locate object method "unset" via package "GIT_DIR" (perhaps you forgot to load "GIT_DIR"?) at - line 40.
- Senthil Kumar
What should i do? for the above? am i doing something wrong, do help me please
- Senthil Kumar
'unset GIT_DIR' is a sh/bash command, not a ruby one?
- James Strachan
Hi James, Yaa, i figured that out, anyway thanks a ton and really appreciate your response :) Thanks & Regards Senthil A Kumar On Fri, May 8, 2009 at 2:26 AM, James Strachan <jstrachan@friendfeed.com>wrote:
- Senthil Kumar
from email