ok
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
for entry in notes/*
|
||||
do
|
||||
echo $entry
|
||||
git log --follow --format=%ad --date=format:'%Y-%m-%d' -- $entry
|
||||
test=`git log --follow --format=%ad --date=format:'%Y-%m-%d' -- $entry`
|
||||
echo $test
|
||||
done
|
||||
|
||||
|
Reference in New Issue
Block a user