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 dfd3711 commit ec58068Copy full SHA for ec58068
EasyKey.git/git.sh
@@ -15,7 +15,7 @@ git fetch --all --tags 2> /dev/null
15
16
while ${continuemenu:=true}; do
17
clear
18
-menuInit "Super GIT Home"
+menuInit "EasyKey.git"
19
echo
20
submenuHead "Working with remotes:"
21
menuItemClm a "Gently push current" pushActual b "Set remote origin repo" setRemoteOrigin
0 commit comments