2011/4/25 Jonathan Nieder <jrnieder@xxxxxxxxx>: > Is this what you mean? Â"git merge" is not advertised as taking the > name of a remote repository as a parameter. ÂThe usual usage is > instead to pass a commit, as in "git merge origin/master". Ugh. I must have copied the wrong command into my script and then ran with it, trying to fix the error I was getting in the wrong place. Sorry for that. I am running with environment variables and without any explicit --work-tree --git-dir as well and everything works just fine. In case anyone is interested, I attached the working version. Thanks a lot for your help, I really appreciate it! Richard
Attachment:
init_vcsh.sh
Description: Bourne shell script