|
|
|
|
|
by aeon10
4533 days ago
|
|
In the android app the line "Create a ListView that groups the recent commits by author in a custom view." is confusing to me. What I get from that is something of this form: author1:
commit1
commit2
...
author2:
...
however the example jpg doesnt look like it. |
|