Hello, I wanted to do this before the GSOC student was going to work on this project and here we go: I have just migrated the wget repository to git.
It doesn't really change that much, but I expect it will be easier to submit patches and at the same time keep the original author/timestamp, something not that straightforward with Bazaar. I also expect it to be faster. It also reduces the number of tools needed by a developer before he/she is able to start hacking wget, git was already needed by the bootstrap script to fetch the gnulib files. You can clone the new repository by: git clone git://git.savannah.gnu.org/wget.git The Bazaar repository will be accessible for some time, but I won't push any commit there anymore, instead I will use the git repository. If you are going to send new patches, please consider the "git format-patch" command. Thanks! Giuseppe
