Commit Diff


commit - aec950736a0f20c8417ce255ac1b937f67e20a5c
commit + 856eeb981b56bc60553350302b84c28a7dceadf7
blob - eac737a98b375d017185d50d231d069f03b358a2
blob + f97715f203245197c9891f46c4aa29a937bab11e
--- TODO
+++ TODO
@@ -32,6 +32,9 @@ 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