twmr / gerrit.el

gerrit integration in emacs
44 stars 5 forks source link

Support autostashing in `gerrit-download` #15

Open twmr opened 3 years ago

twmr commented 3 years ago

I think it makes sense to check if there are uncommitted changes in the workspace at the beginning of gerrit-download and if yes, ask the user if he/she wants to stash/unstash(=autostash) them.