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 cdf2c6d commit 5311989Copy full SHA for 5311989
EasyKey.git/git.sh
@@ -9,9 +9,7 @@ source "$script_dir/../shellmenu.sh"
9
source "$script_dir/ezk-git-functions.sh"
10
11
globalClmWidth=35
12
-
13
git fetch --all --tags 2> /dev/null
14
15
menuInit "EasyKey.git"
16
submenuHead "Working with remotes "
17
menuItemClm a "Gently push current" pushActual b "Set remote origin repo" setRemoteOrigin
0 commit comments