There are a lot of website tutorials, videos etc about GIT (the files version control system). Surfing during a couple of hours I found a couple of very interesting git tools and goodies.
TIG: you can get it in Ubuntu like this: sudo apt-get install tig
Is a quite nice command tool that lets you explore you’re git repositories in a more comfortable way than the plain git commands like git status, show etc.
and a git auto completion script: http://gist.github.com/58383
In Anycase, every day I Keep On learning more a more About GIT, and really love it.
Regards,
Daniel
1 comment so far ↓
Super post, tienen que marcarlo en Digg
Have a nice day
Leave a Comment