Skip to content

Commit 6a23932

Browse files
authored
fix erroneous change
1 parent 2f78642 commit 6a23932

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Source/GitSourceControl/Private/GitSourceControlOperations.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -251,7 +251,6 @@ bool FGitCheckInWorker::Execute(FGitSourceControlCommand& InCommand)
251251
else
252252
{
253253
// Be cautious, try pushing anyway
254-
for (const FString& File : InCommand.Files)
255254
bUnpushedFiles = true;
256255
}
257256

0 commit comments

Comments
 (0)