]> git.ipfire.org Git - thirdparty/git.git/commitdiff
unpack-trees: fix minor typo in comment
authorElijah Newren <newren@gmail.com>
Fri, 27 Mar 2020 00:48:44 +0000 (00:48 +0000)
committerJunio C Hamano <gitster@pobox.com>
Fri, 27 Mar 2020 18:33:29 +0000 (11:33 -0700)
Reviewed-by: Derrick Stolee <dstolee@microsoft.com>
Signed-off-by: Elijah Newren <newren@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
unpack-trees.c

index 1ecdab330408a1cca7f703b6f2dc8d9b11ae0261..0d0eec0221e157364f5fa12ebce6d21e00272f3e 100644 (file)
@@ -1618,7 +1618,7 @@ int unpack_trees(unsigned len, struct tree_desc *t, struct unpack_trees_options
 
                /*
                 * Sparse checkout loop #2: set NEW_SKIP_WORKTREE on entries not in loop #1
-                * If the will have NEW_SKIP_WORKTREE, also set CE_SKIP_WORKTREE
+                * If they will have NEW_SKIP_WORKTREE, also set CE_SKIP_WORKTREE
                 * so apply_sparse_checkout() won't attempt to remove it from worktree
                 */
                mark_new_skip_worktree(o->pl, &o->result,