"Shawn O. Pearce" [off-list ref] writes:
Marcus Griep [off-list ref] wrote:
quoted
Git allows access to the gitattributes man page via `git help attributes`,
but this is not discoverable via the bash-completion mechanism. This
patch adds all current non-command man pages to the completion candidate
list.
Signed-off-by: Marcus Griep <redacted>
Acked-by: Shawn O. Pearce <redacted>
I'd honor this Ack for 1.6.0 and will apply the patch as-is, but that does
not mean I do not think this is a wrong approach in the longer run.