On Wed, 23 Jan 2008 18:27:11 +0100 "Martin Krause" <[EMAIL PROTECTED]> wrote:
> > > behind that was to be able to refere to one particular state in a > > > git repository by one single commit ID. If I have two git > > > repositories with de facto the same content, but with different > > > commit IDs, what's the worth of the SHA1 commit ID? > > > > You can still compare the commits. Just not the commit IDs. > > How can I do that? Use the SHA1 of the top-level tree instead of the commit. Or just use git diff. Haavard ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ U-Boot-Users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/u-boot-users
