Add git shutdown command
Will allow interrupting long commands during the update message
This commit is contained in:
@@ -67,6 +67,7 @@ PushResult GIT_PUSH_HANDLER::PerformPush()
|
||||
remoteCallbacks.push_transfer_progress = push_transfer_progress_cb;
|
||||
remoteCallbacks.credentials = credentials_cb;
|
||||
remoteCallbacks.payload = this;
|
||||
GetCommon()->SetCancelled( false );
|
||||
|
||||
TestedTypes() = 0;
|
||||
ResetNextKey();
|
||||
|
||||
Reference in New Issue
Block a user