We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 72801df + c56b774 commit 4a3d816Copy full SHA for 4a3d816
refs.c
@@ -2615,8 +2615,8 @@ enum ref_transaction_error refs_verify_refnames_available(struct ref_store *refs
2615
2616
/*
2617
* If we've already seen the directory we don't need to
2618
- * process it again. Skip it to avoid checking checking
2619
- * common prefixes like "refs/heads/" repeatedly.
+ * process it again. Skip it to avoid checking common
+ * prefixes like "refs/heads/" repeatedly.
2620
*/
2621
if (!strset_add(&dirnames, dirname.buf))
2622
continue;
0 commit comments