Jim Meyering <[EMAIL PROTECTED]> writes: > I'll post a new how-to separately, but you've prompted me to > write the following:
Thanks! I've updated the daily autobuilder to check out from git, seems to be working: http://autobuild.josefsson.org/gnulib/ However, the revision isn't working any more so we'll have to fix do-autobuild. > Finally, you can do: > > git-push > > to publish your changes. This doesn't seem to work, here's what I get: [EMAIL PROTECTED]:~/src/gnulib$ git-push --all fatal: The remote end hung up unexpectedly error: failed to push to 'git://git.sv.gnu.org/gnulib' [EMAIL PROTECTED]:~/src/gnulib$ Should I use some other git checkout (e.g., git+ssh)? I didn't notice any such hint in your instructions. /Simon