Skip to content
Snippets Groups Projects
Commit 46a3003a authored by Mike McQuaid's avatar Mike McQuaid
Browse files

update.sh: reset pre-stash, die if stash fails.

A `git reset --hard` without stashing first risks nuking in-progress
work. A `git reset --mixed` should allow stashing to occur more often
on e.g. merge conflicts.

Fixes #766.
parent df21e571
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment