25 lines
641 B
Text
25 lines
641 B
Text
$ git log -n 2
|
|
commit f7ea9f3d✂SHA1
|
|
Author: Elena Piscopia <elena@example.net>
|
|
Date: Tue Jun 18 16:13:00 2019 +0000
|
|
|
|
BF: list both directories content
|
|
|
|
commit e37c9fc9✂SHA1
|
|
Author: Elena Piscopia <elena@example.net>
|
|
Date: Tue Jun 18 16:13:00 2019 +0000
|
|
|
|
[DATALAD RUNCMD] create a list of podcast titles
|
|
|
|
=== Do not change lines below ===
|
|
{
|
|
"chain": [],
|
|
"cmd": "bash code/list_titles.sh > recordings/podcasts.tsv",
|
|
"dsid": "e3e70682-c209-4cac-629f-6fbed82c07cd",
|
|
"exit": 0,
|
|
"extra_inputs": [],
|
|
"inputs": [],
|
|
"outputs": [],
|
|
"pwd": "."
|
|
}
|
|
^^^ Do not change lines above ^^^
|