commit 190a59c46ff2c52e9755cafff724c97d083a3aff from: Oliver Lowe date: Sun Nov 10 00:11:53 2024 UTC git: no a/ b/ prefixes in diff pathnames commit - 94ef9b787daa87a8e704a4c9d622b19f79d4c21c commit + 190a59c46ff2c52e9755cafff724c97d083a3aff blob - a3548ba64f83e8fe3c0b10a66f536d1478f6226b blob + cabe882d52b6dd6b85ccc6efd9784182059c8466 --- lib/git +++ lib/git @@ -14,3 +14,5 @@ prune = true [push] autoSetupRemote = true +[diff] + noprefix = true