mirror of
https://git.proxmox.com/git/libgit2
synced 2026-01-04 19:28:32 +00:00
Fix comment
This commit is contained in:
parent
805755f49b
commit
44d6553186
@ -44,7 +44,7 @@ void test_refs_pack__empty(void)
|
||||
|
||||
void test_refs_pack__loose(void)
|
||||
{
|
||||
/* create a packfile from all the loose rn a repo */
|
||||
/* create a packfile from all the loose refs in a repo */
|
||||
git_reference *reference;
|
||||
git_buf temp_path = GIT_BUF_INIT;
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user