commit | 2f8b89472cec19a530cb697c4ee20e0ddfd747f6 | [log] [tgz] |
---|---|---|
author | Nicolas Pitre <nico@cam.org> | Tue Oct 16 21:55:47 2007 -0400 |
committer | Shawn O. Pearce <spearce@spearce.org> | Wed Oct 17 02:54:56 2007 -0400 |
tree | d593ca57156cc3c59f631ab02bff146bb5061dda | |
parent | ed1902ef5c6a30942def50809b52e41fbdcdf13f [diff] |
pack-objects: no delta possible with only one object in the list ... so don't even try in that case, and save another useless line of progress display. Signed-off-by: Nicolas Pitre <nico@cam.org> Signed-off-by: Shawn O. Pearce <spearce@spearce.org>