On 8/14/06, Daniel Barkalow <barkalow@xxxxxxxxxxxx> 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@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html