diff options
| -rw-r--r-- | doc/todo/fail_if_modification_not_commited_when_using_--spin.mdwn | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/todo/fail_if_modification_not_commited_when_using_--spin.mdwn b/doc/todo/fail_if_modification_not_commited_when_using_--spin.mdwn index 01adcadf..046f4a6f 100644 --- a/doc/todo/fail_if_modification_not_commited_when_using_--spin.mdwn +++ b/doc/todo/fail_if_modification_not_commited_when_using_--spin.mdwn @@ -1 +1,3 @@ Sometimes I forget to commit a modification, and running "propellor --spin" automatically commits this stuff. It would be better if "propellor --spin" failed (or, even better, warned the user) that there are uncommited changes, and "propellor --spin" would just always add an empty commit. + +> --merge added; [[done]] --[[Joey]] |
