Jonas Fonseca [off-list ref] writes:
Combine option descriptions in git-init-db(1). Reflect the changes to
additionally allow all users to read the created git repository.
Thanks.
I noticed that the git-init-db(1) --template description says: "The
default template directory is `/usr/share/git-core/templates`", which
makes me wonder if we should substitute these hard-coded paths when
installing the man pages ...
While it would be nicer, I do not think it is worth it. After
all it says "The default..." -- if a particular installation is
not using the default location, I expect that the users are
clever enough to adjust the reading of it.