Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
adam.huang
Oh My Zsh
Commits
55897415
Commit
55897415
authored
Dec 02, 2013
by
Robby Russell
Browse files
Merge pull request #2272 from TuiKiken/master
Add update statistics when people upgrade
parents
7ee3b27b
7c56364d
Changes
1
Hide whitespace changes
Inline
Side-by-side
tools/upgrade.sh
View file @
55897415
printf
'\033[0;34m%s\033[0m\n'
"Upgrading Oh My Zsh"
printf
'\033[0;34m%s\033[0m\n'
"Upgrading Oh My Zsh"
cd
"
$ZSH
"
cd
"
$ZSH
"
if
git pull
--rebase
origin master
if
git pull
--rebase
--stat
origin master
then
then
printf
'\033[0;32m%s\033[0m\n'
' __ __ '
printf
'\033[0;32m%s\033[0m\n'
' __ __ '
printf
'\033[0;32m%s\033[0m\n'
' ____ / /_ ____ ___ __ __ ____ _____/ /_ '
printf
'\033[0;32m%s\033[0m\n'
' ____ / /_ ____ ___ __ __ ____ _____/ /_ '
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment