mirror of
https://gitlab.com/JKANetwork/jka-toolkit.git
synced 2026-02-21 12:23:46 +01:00
Prueba del git status 2/2
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#!/bin/bash
|
||||
VERSION="0.1.3"
|
||||
VERSION="0.1.2"
|
||||
gitopt=`dialog --stdout --scrollbar --menu "gitdit - Git DIalog inTerface" 0 0 6 p "Descargar actualizaciones del git (Hacer pull)" s "Subir actualizaciones al git (Hacer push)" c "Descargar un nuevo git (Hacer clone)" b "Cambiar de branch/rama (Hacer checkout)" m "Unir ramas (Hacer merge)"`
|
||||
|
||||
case $gitopt in
|
||||
|
||||
Reference in New Issue
Block a user