<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">I’ve been putting dates YYYY-MM-DD into the headers on the ones I’ve been doing. Avoids system dependence and version numbering.<div class="">P<br class=""><div><br class=""><blockquote type="cite" class=""><div class="">On Feb 21, 2019, at 7:55 AM, Martin Davis <<a href="mailto:mtnclimb@gmail.com" class="">mtnclimb@gmail.com</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div dir="ltr" class=""><div dir="ltr" class="">Right, I can see why that would be useful.  I was worried that using a short hashlet might not be unique [1].  But can easily do both I guess.  Or maybe just a concern for future generations.<div class=""><br class=""></div><div class="">[1] <a href="https://blog.cuviper.com/2013/11/10/how-short-can-git-abbreviate/" class="">https://blog.cuviper.com/2013/11/10/how-short-can-git-abbreviate/</a></div></div></div><br class=""><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, Feb 21, 2019 at 2:20 AM Sandro Santilli <<a href="mailto:strk@kbt.io" class="">strk@kbt.io</a>> wrote:<br class=""></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On Wed, Feb 20, 2019 at 12:59:46PM -0800, <a href="mailto:git@osgeo.org" target="_blank" class="">git@osgeo.org</a> wrote:<br class="">
<br class="">
> - * Last port: algorithm/InteriorPointArea.java r728 (JTS-1.13+)<br class="">
> + * Last port: algorithm/InteriorPointArea.java (JTS-1.17+)<br class="">
> + * <a href="https://github.com/locationtech/jts/commit/a140ca30cc51be4f65c950a30b0a8f51a6df75ba" rel="noreferrer" target="_blank" class="">https://github.com/locationtech/jts/commit/a140ca30cc51be4f65c950a30b0a8f51a6df75ba</a><br class="">
<br class="">
May I suggest to include the short commit hash on the same line as "Last port" ?<br class="">
It would help using with grep. Syntax could be something like:<br class="">
<br class="">
 * Last port: algorithm/InteriorPointArea.java a140ca30 (JTS-1.17+)<br class="">
<br class="">
Having full url to the official repository is also good<br class="">
<br class="">
--strk;<br class="">
</blockquote></div>
_______________________________________________<br class="">geos-devel mailing list<br class=""><a href="mailto:geos-devel@lists.osgeo.org" class="">geos-devel@lists.osgeo.org</a><br class="">https://lists.osgeo.org/mailman/listinfo/geos-devel</div></blockquote></div><br class=""></div></body></html>