Copying //UE4/Dev-Enterprise@4705006 to Dev-Main (//UE4/Dev-Main)

#rb none
#lockdown Nick.Penwarden

[CL 4705151 by Francis Hurteau in Main branch]
This commit is contained in:
Francis Hurteau
2019-01-10 17:26:53 -05:00
parent c1e48ef7f0
commit 57c677da93
3596 changed files with 376630 additions and 21692 deletions

View File

@@ -74,7 +74,6 @@ bool FSourceControlWindows::ChoosePackagesToCheckIn(const FSourceControlWindowsO
ISourceControlProvider& SourceControlProvider = ISourceControlModule::Get().GetProvider();
FSourceControlOperationRef Operation = ISourceControlOperation::Create<FUpdateStatus>();
StaticCastSharedRef<FUpdateStatus>(Operation)->SetCheckingAllFiles(false);
SourceControlProvider.Execute(
Operation,
Filenames,