Programblings

Rambling about programming and life as a programmer - by Mathieu Martin

Archive for May, 2008

Git is a dangerous tool to use

14th May 2008

Quote from the Git documentation:

<branch>

When this parameter names a non-branch (but still a valid commit object), your HEAD becomes detached.
Junio C. Hamano — the checkout documentation

Git — the only SCM that beheads its users.

Posted in garbage out, git, programming | 2 Comments »