Commit Diff


commit - e17294f7d5e2865bd321c133f76d9d4a9e8e44ea
commit + 5cc15b7b039c7dd0cf91c1c4578d2916479b24ef
blob - ae0d5f56dbc189ecc9aeeda06b9ac17ee688f34c
blob + 9bc22d9248efae066b64b995c6b3c61b7ddac0b8
--- TODO
+++ TODO
@@ -18,6 +18,8 @@ got:
   'got fetch' is supposed to work. To make this easier, if the HEAD symref
   points to a non-existent reference it should be updated by 'got fetch'
   to match the HEAD symref sent by the server.
+- got histedit -m on a commit which only changes filemode bits results
+  in the commit being miscategorized as a no-op change and be dropped.
 
 network protocol:
 - add http(s) transport with libtls, speaking the two Git HTTP protocols