15 lines
380 B
Text
15 lines
380 B
Text
$ git log -n 1 -p
|
|
commit db225791✂SHA1
|
|
Author: Elena Piscopia <elena@example.net>
|
|
Date: Tue Jun 18 16:13:00 2019 +0000
|
|
|
|
add copy of TLCL.pdf
|
|
|
|
diff --git a/copyofTLCL.pdf b/copyofTLCL.pdf
|
|
new file mode 120000
|
|
index 0000000..34328e2
|
|
--- /dev/null
|
|
+++ b/copyofTLCL.pdf
|
|
@@ -0,0 +1 @@
|
|
+.git/annex/objects/jf/3M/✂/MD5E-s2120211--06d1efcb✂MD5.pdf
|
|
\ No newline at end of file
|