]> git.mjollnir.org Git - cil.git/commitdiff
New issue asking for the ability to change issue statuses from the command line.
authorAndrew Chilton <andychilton@gmail.com>
Sun, 22 Jun 2008 04:01:12 +0000 (16:01 +1200)
committerAndrew Chilton <andychilton@gmail.com>
Sun, 22 Jun 2008 04:01:12 +0000 (16:01 +1200)
issues/i_fb79b2e8.cil [new file with mode: 0644]

diff --git a/issues/i_fb79b2e8.cil b/issues/i_fb79b2e8.cil
new file mode 100644 (file)
index 0000000..97fecb7
--- /dev/null
@@ -0,0 +1,15 @@
+Summary: Ability to set Issue Status' from the command line
+Status: New
+CreatedBy: Andrew Chilton <andychilton@gmail.com>
+AssignedTo: Andrew Chilton <andychilton@gmail.com>
+Label: Mileston-v0.2
+Label: Release-v0.1
+Label: Type-Enhancement
+Inserted: 2008-06-22T04:00:20
+Updated: 2008-06-22T04:00:20
+
+The ability to do something like the following would be good.
+
+ $ cil status cafebabe Finished
+
+would be rather cool.