max630 / git-rehi

git-rehi, history editor
https://github.com/max630/git-rehi/wiki
GNU General Public License v2.0
3 stars 0 forks source link

after starting failure progress is marked #42

Open max630 opened 9 years ago

max630 commented 9 years ago
  1. start with non-existent branch, observe error
  2. start again, with proper branch

result: failed to start with message "already in progress?"

expected: start normally

option 1. Should check that no operation yet started and cleanup all in case of error and failed before the starting option 2: verify input branches so that error is handled nicel