You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
19 lines
285 B
19 lines
285 B
19 years ago
|
$ git log -SF -p master
|
||
|
commit 889b315013ef9f2e2f90aa0b054b267c8a557847
|
||
|
Author: A U Thor <author@example.com>
|
||
|
Date: Mon Jun 26 00:02:00 2006 +0000
|
||
|
|
||
|
Third
|
||
|
|
||
|
diff --git a/dir/sub b/dir/sub
|
||
|
index 8422d40..cead32e 100644
|
||
|
--- a/dir/sub
|
||
|
+++ b/dir/sub
|
||
|
@@ -2,3 +2,5 @@ A
|
||
|
B
|
||
|
C
|
||
|
D
|
||
|
+E
|
||
|
+F
|
||
|
$
|