ohmyzsh/tools
Mauricio Wolff bccfe1389c
updater: add --autostash to git pull (#7172)
If I have custom configs (like theme customizations) I have to stash my changes and get them back after the update. 

By adding the --autostash on upgrade.sh, if I have any changes not commited they'll be reapplied after the upgrade, allowing me to have temporary customizations without any harm to the upgrade process.
2020-02-27 17:06:20 +01:00
..
check_for_upgrade.sh
install.sh
require_tool.sh
theme_chooser.sh
uninstall.sh
upgrade.sh updater: add --autostash to git pull (#7172) 2020-02-27 17:06:20 +01:00