06 October 2009 ~ 0 Comments

5 Web Resources to master Git

Git is a free distributed revision control, or software source code management project with an emphasis on being fast. Git was initially designed and developed by Linus Torvalds for Linux kernel development.
Every Git working directory is a full-fledged repository with complete history and full revision tracking capabilities, not dependent on network access or a central [...]

Continue Reading

01 October 2008 ~ 6 Comments

NBGit, a Git plugin for Netbeans

Use Git and GitHub on Netbeans (image source : http://www.flickr.com/photos/boboroshi/2591305062/ )
For three months now I’ve managed to migrate my project on the Git version control system.
Just found, yesterday night, a Git plug in for Netbeans. It’s the first version, not all the commands are implemented, but, you will have the commit one, the diff one [...]

Continue Reading