public marks

PUBLIC MARKS with tag git

17 May 2010

10 May 2010

05 May 2010

30 April 2010

29 April 2010

27 April 2010

26 April 2010

22 April 2010

gist: 370230 - A list of Gist clients.- GitHub

by ghis (via)
Want to create a Gist from your editor, the command line, or the Services menu? Here's how.

19 April 2010

Git it

by redyrod & 2 others
Dans cet article, nous abordons l’utilisation de Git, le gestionnaire de version écrit par Linus Torvalds et utilisé pour le développement du noyau Linux. Le but recherché est de donner le nécessaire pour commencer à utiliser Git tout de suite, par une approche pas à pas. On suppose que tous les paquets Git sont déjà installés sur la machine.

18 April 2010

16 April 2010

Why Git is Better Than X

by ghis & 2 others (via)
This site is here because I seem to be spending a lot of time lately defending Gitsters against charges of fanboyism, bandwagonism and koolaid-thirst. So, here is why people are switching to Git from X, and why you should too. Just click on a reason to view it.

15 April 2010

10 April 2010

Twitter / Nicolas Perriault: #git tip of the day, in ca ...

by ghis
In case you've erroneously added .svn directories to your repo: git status |grep .svn|awk {'print $4'} |xargs git rm -f

09 April 2010

Git - Fast Version Control System

by Spone & 2 others
Welcome to the Git version control system! Here we will briefly introduce you to Git usage based on your current Subversion knowledge. You will need the latest Git installed; There is also a potentially useful tutorial in the Git documentation.

08 April 2010

06 April 2010

04 April 2010