Commit 44d65531 by Russell Belfer

Fix comment

parent 805755f4
...@@ -44,7 +44,7 @@ void test_refs_pack__empty(void) ...@@ -44,7 +44,7 @@ void test_refs_pack__empty(void)
void test_refs_pack__loose(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_reference *reference;
git_buf temp_path = GIT_BUF_INIT; git_buf temp_path = GIT_BUF_INIT;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment