summaryrefslogtreecommitdiff
path: root/issues/i_c77fae7c.cil
blob: cc55b9f5c5ea67935f7416de2cc2785d55ce8d0e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
Summary: Make commit messages nicer when multiple issues are updated
Status: Finished
CreatedBy: Andrew Chilton <andychilton@gmail.com>
AssignedTo: Andrew Chilton <andychilton@gmail.com>
Label: Milestone-v0.07
Inserted: 2010-01-27T23:59:52
Updated: 2010-01-29T05:40:37

When updating the status, label, depends on or precedes (and other things which
can happen to multiple issues at any one time), the commit message doesn't say
which issues were affected.

Since we don't want them all on the same line, we could have a commit message
much like the following:

Added label 'Milestone-v0.07'

* cafebabe
* blahblah
* issue102

etc