On 2008-06-19 10:32:35 -0400, D. Stuart Freeman wrote: > My project has an "about" page that lists the version. I understand > why git doesn't do keyword expansion, but I'm wondering if there's a > recommended best practice for keeping that up to date. Usually when people ask this question on this list, the recommendation is to have the build system generate a suitable version string. Look at how git's own built-in version string is generated, for example. (The GIT-VERSION-GEN script.) -- Karl Hasselström, kha@xxxxxxxxxxx www.treskal.com/kalle -- 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