[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <6DFD2A04-1D18-4B04-98BA-AE14F6BDB4C7@mac.com>
Date: Thu, 29 Nov 2007 07:57:18 -0500
From: Kyle Moffett <mrmacman_g4@....com>
To: Al Boldi <a1426z@...ab.com>
Cc: linux-kernel@...r.kernel.org, git@...r.kernel.org
Subject: Re: git guidance
On Nov 29, 2007, at 00:27:04, Al Boldi wrote:
> Jakub Narebski wrote:
>> Besides, you can always use "git show <revision>:<file>". For
>> example gitweb (and I think other web interfaces) can show any
>> version of a file or a directory, accessing only repository.
>
> Sure, browsing is the easy part, but Version Control starts when
> things become writable.
But... git history is very inherently completely immutable once
created... that's the only way you can index everything with a simple
SHA-1. If you want to write to the "git filesystem" by adding new
commits then you need to use the appropriate commands, same as every
other VCS on the planet.
Cheers,
Kyle Moffett
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists