jrnieder@xxxxxxxxxxxx writes: > How about this documentation patch? (This time tested! With hg-fast-export > appropriately modified: > $ hg clone http://hg.sharesource.org/asciidoc > $ mkdir asciidoc-git && cd asciidoc-git > $ git init && hg-fast-export.sh -r /path/to/asciidoc --quiet > $ git checkout > $ sudo ./install.sh > $ cd /path/to/git/Documentation && make git-{sh-setup,parse-remote}.html > I haven't tried rebuilding manpages, though.) > > Junio: I stole the commit message from you. I hope you don't mind. I don't, but reading the script again, I suspect it is not clear enough that the user is also responsible for setting up GIT_DIR appropriately before using it, perhaps by sourcing git-sh-setup. We probably would want to add it in a separate patch. -- 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