mirror of
https://git.proxmox.com/git/libgit2
synced 2026-01-07 06:18:08 +00:00
Remove errant whitespace.
This commit is contained in:
parent
86c9d3dae2
commit
9067d5af4a
@ -945,7 +945,7 @@ static int handle_unmatched_new_item(
|
||||
/* if directory is empty, can't advance into it, so either skip
|
||||
* it or ignore it
|
||||
*/
|
||||
if (contains_oitem )
|
||||
if (contains_oitem)
|
||||
return git_iterator_advance(&info->nitem, info->new_iter);
|
||||
delta_type = GIT_DELTA_IGNORED;
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user