https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=282901

Alexander Ziaee <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|New                         |Open
                 CC|                            |[email protected],
                   |                            |[email protected]

--- Comment #1 from Alexander Ziaee <[email protected]> ---
Nice find! The correct way to link the commit is to add a trailer to the commit
message saying `Fixes: <tab> {first 8 or so characters of the commit hash}
(something about the commit so it can be searched in the distant future when 8
characters becomes ambiguous)`.

One possible example commit message:
```
find.1: update manual for -ls to match logic

Fixes:          3bfbb521(Improve POSIX compatibility for -g and -n)
```

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Reply via email to