"include/uapi/vscode:/vscode.git/clone" did not exist on "681a21c3c1e0aa8046270caec3108cdaeb685ba2"
Commit 87a1d8a0 authored by UncleBill's avatar UncleBill
Browse files

git-pull add --rebase option

parent 78dba754
printf '\033[0;34m%s\033[0m\n' "Upgrading Oh My Zsh"
cd "$ZSH"
if git pull origin master
if git pull --rebase origin master
then
printf '\033[0;32m%s\033[0m\n' ' __ __ '
printf '\033[0;32m%s\033[0m\n' ' ____ / /_ ____ ___ __ __ ____ _____/ /_ '
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment