Commit Diff


commit - d30e708b0a65dfef6454cc4ac87e5e8ab8ab6197
commit + 711bec03cb52c156a80885f2ee8ad7fce27dd57e
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