using act for local debugging
Added act library for local debugging Attempting to use exec argument escaping
This commit is contained in:
+1
-1
@@ -25,7 +25,7 @@ export enum gitFTPExitCode {
|
||||
ErrorWhileDownloading = 5,
|
||||
UnknownProtocol = 6,
|
||||
RemoteLocked = 7,
|
||||
NotAGitProject = 8,
|
||||
GitRelatedError = 8,
|
||||
PreFTPPushHookFailed = 9,
|
||||
LocalFileOperationFailed = 10
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user