Nautilus Git integration
RabbitVCS integrates Git into Nautilus. It is available for Ubuntu from a PPA.
sudo add-apt-repository ppa:rabbitvcs/ppa
sudo apt-get update
For 11.04 and earlier:
sudo apt-get install rabbitvcs-nautilus
For 11.10 and later:
sudo apt-get install rabbitvcs-nautilus3
You should reload Nautilus after!
This has been proposed already on Ubuntu braninstorm and on GNOME-Look.org but no code seems to be available at the moment.
There is however a GNOME GUI front-end for Git called Giggle which is available in the Ubuntu 10.04 repositories (pre-packaged for other distributions as well, see the web page): apt-get install giggle
.
I don't know of any Nautilus extensions for git. There is a set of nautilus scripts but that isn't quite the same as the integration you get with RabbitVCS for svn or bzr-gtk for bzr.