We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa3df51 commit a7fa732Copy full SHA for a7fa732
cls/SourceControl/Git/PullEventHandler/IncrementalLoad.cls
@@ -18,7 +18,6 @@ Method OnPull() As %Status
18
set sc = $$$ADDSC(sc, ##class(SourceControl.Git.Utils).ImportItem(internalName))
19
}
20
21
- break
22
23
set nFiles = 0
24
0 commit comments