Quotes of the week
[Posted December 22, 2010 by corbet]
Branches thus become trees of trees. To visualise this, it's
simplest to think of the state of your repository as a point in a
high-dimensional 'code-space', in which branches are represented
as n-dimensional membranes, mapping the spatial loci of successive
commits onto the projected manifold of each cloned repository.
--
Jonathan Hartley; who says git
is complicated?
Happily, I noticed, and did a "git reset --hard @{1}" to get things
back, but at no point did "git am" warn about the implicit "reset"
it did, that threw away non-am state.
--
Linus Torvalds almost loses his
high-dimensional code-space
(
Log in to post comments)