K 10 svn:author V 6 emaste K 8 svn:date V 27 2022-09-06T19:09:37.912889Z K 7 svn:log V 666 newvers.sh: Speed up git_tree_modified We're looking for file content differences, so ask the question of git more directly. This helps a lot, saving tens of thousands of fork()s, when the builder and editor see different stat() results (e.g., UIDs), as they might with containers. Submitted by: Nathaniel Wesley Filardo Reviewed by: bdrewery, emaste, imp Obtained from: CheriBSD MFC after: 3 days Sponsored by: DARPA Differential Revision: https://reviews.freebsd.org/D27646 PR: 252028 (cherry picked from commit 17eba5e32a2cf7a217bb9f1e5dcca351f2b71cfc) Git Hash: 50a6ae40759607424052ca70ad0bf246c3ed6087 Git Author: brooks@FreeBSD.org END