On Wed, Feb 27, 2019 at 06:07:42PM +0700, Duy Nguyen wrote: > > It was discovered that the --no-gpg-sign option was documented > > but not implemented in 55ca3f99, and the existing implementation > > Most people refer to a commit with this format > > 55ca3f99ae (commit-tree: add and document --no-gpg-sign - 2013-12-13) No, most often we use 55ca3f99ae (commit-tree: add and document --no-gpg-sign, 2013-12-13) i.e. with a comma instead of a dash between subject and short date; and without quotes around the subject. Truly sorry for nitpicking :) Gábor