Stephen Rothwell wrote on Mon, Mar 17, 2025 at 09:00:01AM +1100: > Fixes tag > > Fixes: dafbe689736 ('9p fid refcount: cleanup p9_fid_put calls') > > has these problem(s): > > - SHA1 should be at least 12 digits long > This can be fixed for the future by setting core.abbrev to 12 (or > more) or (for git v2.11 or later) just making sure it is not set > (or set to "auto"). Thanks, I've amended that. (Also changed single quotes to double quotes even if that probably doesn't matter, that's what I have in my pretty.fixes entry: ``` [pretty] fixes = Fixes: %h (\"%s\") ``` ) -- Dominique Martinet | Asmadeus