Git development
 help / color / mirror / Atom feed
* just curious: what influences a commit hash?
@ 2009-03-05  6:36 stoecher
  2009-03-05  7:25 ` Matt Enright
  2009-03-05 10:38 ` Matthieu Moy
  0 siblings, 2 replies; 4+ messages in thread
From: stoecher @ 2009-03-05  6:36 UTC (permalink / raw)
  To: git

Hi,

being new to git I did some experiments with commits looking at the hashes. What I observed:
* The same commit (same file, same committer, same message) into different empty repositories (git init) gives different hashes. So I assume that also the time of the commit influences the hash. Is this intended? For what reason?
* Having created two repositories exactly the same way (the history is the same except for the commit times and hashes) I applied the same patch (using git am) and again I got different hashes for these commits. So in some way also the repository/branch influences the hash of a commit!?

From reading the Git user's manual, chapter 10, object storage format, I was not expecting this. Can someone explain or give a link to a more detailed description?

thank you,

Wolfgang

-- 
Computer Bild Tarifsieger! GMX FreeDSL - Telefonanschluss + DSL
für nur 17,95 Euro/mtl.!* http://dsl.gmx.de/?ac=OM.AD.PD003K11308T4569a

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2009-03-05 10:44 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-03-05  6:36 just curious: what influences a commit hash? stoecher
2009-03-05  7:25 ` Matt Enright
2009-03-05  9:02   ` Uwe Kleine-König
2009-03-05 10:38 ` Matthieu Moy

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox