update 'description' in issue 9502937b139b797f94eb422651417757
This commit is contained in:
parent
a46c32c9ff
commit
5203a81dd7
1 changed files with 13 additions and 0 deletions
13
9502937b139b797f94eb422651417757/description
Normal file
13
9502937b139b797f94eb422651417757/description
Normal file
|
|
@ -0,0 +1,13 @@
|
||||||
|
visually distinguish issues and comments from each other
|
||||||
|
|
||||||
|
`git log` does it well:
|
||||||
|
|
||||||
|
* The first line of each commit (that says `commit SHA`) is in a
|
||||||
|
different color
|
||||||
|
|
||||||
|
* The commit message is indented, making it visually distinctive from
|
||||||
|
the commit header which is not indented
|
||||||
|
|
||||||
|
* There's a blank line after each commit, before the next one starts
|
||||||
|
|
||||||
|
Something similar in `ent show` would be good.
|
||||||
Loading…
Add table
Add a link
Reference in a new issue