On 8/14/06, Daniel Barkalow <barkalow@iabervon.org> wrote: > Like how "pull" is "fetch" + "merge", Slightly OT... I thought git-publish host:/path/to/repo.git would be something to automate the initial "publishing" actions, which for me are: ssh host 'mkdir path/to/repo.git' ssh host 'GIT_DIR=path/to/repo.git git init-db' ssh host 'GIT_DIR=path/to/repo.git git repo-config someopts' git-push git+ssh://host:/path/to/repo.git Hmmmm. Would this be git publish-repo maybe? cheers, martin - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.htmlReceived on Mon Aug 14 09:53:47 2006
This archive was generated by hypermail 2.1.8 : 2006-08-14 09:54:25 EST