legit
legit copied to clipboard
stash pop merge fails
"If a stash pop merge fails, Legit stops. I'd like to add checking for a merge failure, and undo the command with friendly error reporting."
what do you mean with "Legit stops"?
It errors out :)
Got this today.
(transitopoars)lovato@xlovato:~/code/python/transitopoars/transitopoars (fixes201404) $ git checkout master
error: Your local changes to the following files would be overwritten by checkout:
tests/201403051659.txt
Please, commit your changes or stash them before you can switch branches.
Aborting
(transitopoars)lovato@xlovato:~/code/python/transitopoars/transitopoars (fixes201404) $ git switch master
Saving local changes.
Saved working directory and index state On fixes201404: Legit: stashing before switching branches.
HEAD is now at e728363 melhorias
Switching to master.
Restoring local changes.
Traceback (most recent call last):
File "/usr/local/bin/legit", line 9, in