Commit Diff


commit - e66656e96ceb74b7356b6be8a962717a975f496c
commit + dbd4010a985e2247831767266dccf19288d1f6b7
blob - f97715f203245197c9891f46c4aa29a937bab11e
blob + eac737a98b375d017185d50d231d069f03b358a2
--- TODO
+++ TODO
@@ -32,9 +32,6 @@ got:
   removing detected no-op changes from the list of commits to rebase before
   merging any changes (rather than letting diff3 figure this out). RCS IDs
   in commits exported from CVS will need to be elided to avoid false positives.
-- got_object_enumerate() can result in a tag ID being requested and somehow
-  this tag object gets parsed as a commit object in got-read-pack; then we 
-  see 'got-read-pack: bad object data' during 'got send'; reported by jrick
 
 tog:
 - make 'tog log' respond to key presses while 'loading...' history; loading