El 2/12/2007, a las 17:06, Steffen Prohaska escribió:
When I run gitk 6e6db85ea9423eea755cf5acf7a563c0d9559063 gitk complaints with 'Error: expected integer but got "Hamano"'. I tracked the problem down to the raw content of the commit object. The author line is lacking time and timezone information: $ git-cat-file -p 6e6db85ea9423eea755cf5acf7a563c0d9559063 tree 5265f13d094e7c453a06f097add25eaefb843a79 parent d25430c5f88c7e7b4ce24c1b08e409f4345c4eb9 author Junio C Hamano <gitster@xxxxxxxxx> committer Junio C Hamano <gitster@xxxxxxxxx> 1196466497 -0800
Yeah, and: $ git show 6e6db85ea9423eea755cf5acf7a563c0d9559063 | head -3 commit 6e6db85ea9423eea755cf5acf7a563c0d9559063 Author: Junio C Hamano <gitster@xxxxxxxxx> Date: Thu Jan 1 00:00:00 1970 +0000 Cheers, Wincent - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html