summaryrefslogtreecommitdiff
path: root/doc/todo
diff options
context:
space:
mode:
authorgueux2014-11-23 17:04:42 +0000
committeradmin2014-11-23 17:04:42 +0000
commite9eba2e7164822b19f699223f31ab44033ee6088 (patch)
treefd70b26ac824f6b0740da3e3c25684b460e3f4a7 /doc/todo
parent1b34f23414b574105ddfdf36fbeb86aa115a0e2e (diff)
Diffstat (limited to 'doc/todo')
-rw-r--r--doc/todo/fail_if_modification_not_commited_when_using_--spin.mdwn1
1 files changed, 1 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
new file mode 100644
index 00000000..01adcadf
--- /dev/null
+++ b/doc/todo/fail_if_modification_not_commited_when_using_--spin.mdwn
@@ -0,0 +1 @@
+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.