Peter Karlsson wrote:
I tried doing "git checkout test.perl", I tried "git clone" to get a new copy of the repository, but still it showed only "$Id$".
In fact I'm a little confused too. The only way I found to expand "$Id$" consistently was "rm test.perl; git checkout test.perl", or "rm test.perl; git reset --hard HEAD".
I was not so surprised that clone did not expand, though IMHO it is a bug -- but I was *very* surprised to see that cloning a bare repository did not expand, either.
Paolo -- 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