test titan
This commit is contained in:
4
main.pb
4
main.pb
@@ -1438,6 +1438,8 @@ Procedure.i SmartPull(remoteName.s = "origin", branchName.s = "")
|
|||||||
ProcedureReturn 0
|
ProcedureReturn 0
|
||||||
EndProcedure
|
EndProcedure
|
||||||
|
|
||||||
|
; TEST TITAN
|
||||||
|
|
||||||
; Fonction pour remplacer votre DoPull() actuelle
|
; Fonction pour remplacer votre DoPull() actuelle
|
||||||
Procedure DoSmartPull()
|
Procedure DoSmartPull()
|
||||||
If Trim(GetGadgetText(#GdtFieldRemote)) = ""
|
If Trim(GetGadgetText(#GdtFieldRemote)) = ""
|
||||||
@@ -2399,7 +2401,7 @@ OpenGUI()
|
|||||||
|
|
||||||
|
|
||||||
; IDE Options = PureBasic 6.21 (Windows - x64)
|
; IDE Options = PureBasic 6.21 (Windows - x64)
|
||||||
; CursorPosition = 1438
|
; CursorPosition = 1440
|
||||||
; FirstLine = 1415
|
; FirstLine = 1415
|
||||||
; Folding = ----------
|
; Folding = ----------
|
||||||
; Optimizer
|
; Optimizer
|
||||||
|
Reference in New Issue
Block a user