author | Shawn O. Pearce <spearce@spearce.org> | |
Fri, 19 Oct 2007 00:42:20 +0000 (20:42 -0400) | ||
committer | Shawn O. Pearce <spearce@spearce.org> | |
Fri, 19 Oct 2007 03:34:09 +0000 (23:34 -0400) | ||
commit | 9c60a966f2c3784cdff31aa6ad9f2086df64d5ba | |
tree | f9be92ea5960a21bab5331cea1527f8d9a57e5f2 | tree | snapshot |
parent | c85228ed8f31eb739e19cf8abcff84fad44c1258 | commit | diff |
Change 'Deltifying objects' to 'Compressing objects'
Recently I was referred to the Grammar Police as the git-pack-objects
progress message 'Deltifying %u objects' is considered to be not
proper English to at least some small but vocal segment of the
English speaking population. Techncially we are applying delta
compression to these objects at this stage, so the new term is
slightly more acceptable to the Grammar Police but is also just
as correct.
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Recently I was referred to the Grammar Police as the git-pack-objects
progress message 'Deltifying %u objects' is considered to be not
proper English to at least some small but vocal segment of the
English speaking population. Techncially we are applying delta
compression to these objects at this stage, so the new term is
slightly more acceptable to the Grammar Police but is also just
as correct.
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
builtin-pack-objects.c | diff | blob | history |