From 16ce85fc68becb3eca5a79fac0ca3bfc3817ba3d Mon Sep 17 00:00:00 2001 From: cheveguerra Date: Mon, 11 Sep 2023 21:49:01 -0600 Subject: [PATCH] 11/9/23 - Cambo de ligas de Github. --- gitpull.bat | 1 + soporteKMS.b4a | 9 ++++++++- 2 files changed, 9 insertions(+), 1 deletion(-) create mode 100644 gitpull.bat diff --git a/gitpull.bat b/gitpull.bat new file mode 100644 index 0000000..d0aed61 --- /dev/null +++ b/gitpull.bat @@ -0,0 +1 @@ +git pull diff --git a/soporteKMS.b4a b/soporteKMS.b4a index 364eea5..2db45b6 100644 --- a/soporteKMS.b4a +++ b/soporteKMS.b4a @@ -39,8 +39,15 @@ Version=12.2 #SupportedOrientations: portrait #CanInstallToExternalStorage: False #BridgeLogger: True -'Ctrl + click to sync files con Github Desktop ide://run?file=%WINDIR%\System32\cmd.exe&Args=/c&Args=github&Args=..\ +'########################################################################################################### +'###################### PULL ############################################################# +'Ctrl + click ide://run?file=%WINDIR%\System32\cmd.exe&Args=/c&Args=git&Args=pull +'########################################################################################################### +'###################### PUSH ############################################################# +'Ctrl + click ide://run?file=%WINDIR%\System32\WindowsPowerShell\v1.0\powershell.exe&Args=github&Args=..\ +'########################################################################################################### #End Region +'Ctrl + click ide://run?file=%WINDIR%\System32\cmd.exe&Args=/c&Args=github&Args=..\ 'Ver 3.01.23 - Se agregó el nombre del producto al query cuando se borra el producto de un ticket, para evitar que borre cambios y no cambios por igual. 'Ver 3.08.27 - Se implementó el borrar venta de todas las empresas desde una misma pantalla.