• Mauricio Wolff's avatar
    updater: add --autostash to git pull (#7172) · bccfe138
    Mauricio Wolff authored
    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.
    bccfe138
upgrade.sh 1.95 KB