commit 3d1fb67a1151cce4753ae85f6b011032e39eb435 from: Omar Polo date: Mon Feb 06 09:03:11 2023 UTC typo commit - 27749ea2ddbc482ad434ed865e0f855313db0a27 commit + 3d1fb67a1151cce4753ae85f6b011032e39eb435 blob - faa8465245b6dbd5dfda98c66195606dddac986f blob + 951df01f5c8b7414cc34156dd08d5c7b7a7199de --- TODO +++ TODO @@ -19,7 +19,7 @@ got: - 'got patch' should ideally do more passes if a patch doesn't apply and try fancy things (like ignoring context and whitespaces) only in later passes. -- investigate wether it's worth for 'got patch' to memory-map the files to +- investigate whether it's worth for 'got patch' to memory-map the files to edit. (c.f. Plan A / Plan B in Larry' patch.) - when fetching pack files got should verify that the requested branch tips are present in the pack file sent by the server, before making this pack