Junio C Hamano wrote:
The handcrafted built-in rev-list lookalike forgot to mark the trees
and blobs contained in the boundary commits uninteresting, resulting
in unnecessary objects in the pack.
Signed-off-by: Junio C Hamano <junkio@xxxxxxx>
This works for things like master~1..master, but fails on git bundle
create t.bdl master --since=1.day.ago.
Apparently the boundary commits marked with a date are not being honored
in creating a pack.
Mark
-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html