mirror of
https://github.com/tgstation/tgstation-server.git
synced 2026-08-25 05:56:58 +01:00
Merge branch 'master' into ChannelOpenCatchIt
This commit is contained in:
@@ -580,8 +580,7 @@ namespace TGServerService
|
||||
//Need to delete the branch first in case of rebase
|
||||
Repo.Branches.Remove(branch);
|
||||
|
||||
|
||||
Commands.Fetch(Repo, "origin", Refspec, GenerateFetchOptions(), logMessage); //shitty api has no failure state for this
|
||||
Commands.Fetch(Repo, "origin", Refspec, GenerateFetchOptions(), logMessage); //shitty api has no failure state for this
|
||||
|
||||
currentProgress = -1;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user