Page MenuHomeFreeBSD

git-mfc: Add an ignore-list feature
ClosedPublic

Authored by markj on Fri, Jul 10, 6:44 PM.

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