Compare commits
13 Commits
7af2af85d6
...
main
Author | SHA1 | Date | |
---|---|---|---|
f7b816bd48 | |||
fc18c30eaa | |||
d71b435d31 | |||
a948550932 | |||
7cc314e34c | |||
f4c8e58d55 | |||
e78cad78f0 | |||
ac6de83e76 | |||
03bdf767b5 | |||
339f4f5f40 | |||
1464995bc8 | |||
86512b2d5a | |||
d66e2a88a6 |
BIN
GitCompanion.ico
Normal file
BIN
GitCompanion.ico
Normal file
Binary file not shown.
After Width: | Height: | Size: 7.0 KiB |
BIN
GitCompanion.png
Normal file
BIN
GitCompanion.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 16 KiB |
@@ -761,7 +761,7 @@ Procedure.i GetRemoteStatusInfo()
|
||||
; Vérifier que Git est dispo et repo initialisé
|
||||
If Not main\info\isGit Or Not main\info\isInit
|
||||
main\remoteStatus\status = "Repo non initialisé"
|
||||
ProcedureReturn 0
|
||||
ProcedureReturn #False
|
||||
EndIf
|
||||
|
||||
; Récupérer la branche courante
|
||||
@@ -2778,8 +2778,8 @@ OpenGUI()
|
||||
|
||||
|
||||
; IDE Options = PureBasic 6.21 (Windows - x64)
|
||||
; CursorPosition = 2467
|
||||
; FirstLine = 2371
|
||||
; CursorPosition = 537
|
||||
; FirstLine = 537
|
||||
; Folding = -----------
|
||||
; Optimizer
|
||||
; EnableThread
|
Reference in New Issue
Block a user