Page MenuHomeFreeBSD

git-mfc: Add an ignore-list feature
ClosedPublic

Authored by markj on Jul 10 2026, 6:44 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Aug 11, 11:15 PM
Unknown Object (File)
Tue, Aug 11, 1:22 PM
Unknown Object (File)
Tue, Aug 11, 1:07 PM
Unknown Object (File)
Tue, Aug 11, 3:05 AM
Unknown Object (File)
Sun, Aug 9, 7:36 AM
Unknown Object (File)
Sat, Aug 8, 11:20 PM
Unknown Object (File)
Sat, Aug 8, 8:50 PM
Unknown Object (File)
Sat, Aug 8, 5:08 PM
Subscribers

Details

Summary

Commit hashes listed in ~/.git-mfc-ignore are not listed in output of
git-mfc --dangling or --pending. This is handy for silencing output
about commits that are tagged for MFC or as fixing another commit, but
which were not MFCed for some reason or other.

Requested by: des

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable