6 lines
256 B
Text
6 lines
256 B
Text
$ # lets make the output a bit more concise with the --oneline option
|
|
$ git log --oneline
|
|
a875e49 add reference book about git
|
|
b40316a add books on Python and Unix to read later
|
|
e0ff3a7 Instruct annex to add text files to Git
|
|
4ce681d [DATALAD] new dataset
|