We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 99d250a commit eb4f8c7Copy full SHA for eb4f8c7
1 file changed
repo.sh
@@ -546,7 +546,6 @@ setup_all_forked_repo_remotes ()
546
return 0
547
fi
548
}
549
-
550
if [ "$1" == "checkout" ]; then
551
checkout
552
elif [ "$1" == "clone" ]; then
0 commit comments