git-dumper
A tool to dump a git repository from a website.
The tool will first check if directory listing is available. If it is, then it will just recursively download the .git directory (what you would do with wget).
If directory listing is not available, it will use several methods to find as many files as possible.