summaryrefslogtreecommitdiff
path: root/issues/i_a90ad11f.cil
diff options
context:
space:
mode:
authorAndrew Chilton <andychilton@gmail.com>2008-07-05 18:46:31 +1200
committerAndrew Chilton <andychilton@gmail.com>2008-07-05 18:48:50 +1200
commit9df4be6a1ebcfbf970c14fa32d26057f5b9bdfb8 (patch)
tree815bcb660aec3e0034934d8ebca42052c1bae1c1 /issues/i_a90ad11f.cil
parent36f103089571e9c0a545198033d97c55b2612172 (diff)
parent1515145646c5aa80eb4c298607ea33da731ab586 (diff)
Merge branch 'upstream'
Diffstat (limited to 'issues/i_a90ad11f.cil')
-rw-r--r--issues/i_a90ad11f.cil24
1 files changed, 0 insertions, 24 deletions
diff --git a/issues/i_a90ad11f.cil b/issues/i_a90ad11f.cil
deleted file mode 100644
index ae4c429..0000000
--- a/issues/i_a90ad11f.cil
+++ /dev/null
@@ -1,24 +0,0 @@
-Summary: Write a default .cil file so --commands work
-Status: Finished
-CreatedBy: Nigel McNie <nigel@mcnie.name>
-AssignedTo: Andrew Chilton <andychilton@gmail.com>
-Comment: a8edef8d
-Comment: d6ee2369
-Inserted: 2008-07-02T12:22:45
-Updated: 2008-07-03T10:52:32
-
-When I tried to use cil for the first time, I did:
-
-cil init
-[fix debian packaging :)]
-cil init
-cil add
-cil list --is-open
-
-And got no results. Because cil didn't know at that point what statuses counted
-as 'open'.
-
-It would be nice if a default .cil was written out, with just enough statuses
-etc. in it to make those common --command flags work.
-
-You could also add cil init --bare to not write this out.