]> git.ipfire.org Git - thirdparty/git.git/blame - t/t4013/diff.log_-SF_-p_master
Display help for Git mode after pressing `h' or `?' in *git-status*
[thirdparty/git.git] / t / t4013 / diff.log_-SF_-p_master
CommitLineData
47979d5d
JH
1$ git log -SF -p master
2commit 889b315013ef9f2e2f90aa0b054b267c8a557847
3Author: A U Thor <author@example.com>
4Date: Mon Jun 26 00:02:00 2006 +0000
5
6 Third
7
8diff --git a/dir/sub b/dir/sub
9index 8422d40..cead32e 100644
10--- a/dir/sub
11+++ b/dir/sub
12@@ -2,3 +2,5 @@ A
13 B
14 C
15 D
16+E
17+F
18$