mirror of
https://git.proxmox.com/git/libgit2
synced 2025-05-29 15:10:02 +00:00
Fix comments in renamed t020?-readloose tests
Signed-off-by: Ramsay Jones <ramsay@ramsay1.demon.co.uk> Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
This commit is contained in:
parent
498bc09068
commit
fd0ec03339
@ -8,7 +8,7 @@
|
||||
* read loose objects from the object directory. The objects are
|
||||
* written using the current object encoding, using an zlib
|
||||
* compression level of Z_BEST_SPEED (1). See also
|
||||
* t0202-readloose.c.
|
||||
* t0203-readloose.c.
|
||||
*/
|
||||
|
||||
static char *odb_dir = "test-objects";
|
||||
|
@ -8,7 +8,7 @@
|
||||
* read loose objects from the object directory. The objects are
|
||||
* written using the "in-pack" object encoding, using an zlib
|
||||
* compression level of Z_DEFAULT_COMPRESSION (6). See also
|
||||
* t0201-readloose.c.
|
||||
* t0202-readloose.c.
|
||||
*
|
||||
* Note that the tree and tag objects are not actually stored in
|
||||
* the "in-pack" format. This is due to a bug in git v1.5.2, since
|
||||
|
Loading…
Reference in New Issue
Block a user