mirror of
https://github.com/git/git.git
synced 2026-04-02 13:00:08 +02:00
Merge commit 'v1.6.3-rc3' into mingw-master
This commit is contained in:
@@ -342,7 +342,7 @@ cat > expect <<\EOF
|
||||
* initial
|
||||
EOF
|
||||
|
||||
test_expect_sucess 'log --graph with merge' '
|
||||
test_expect_success 'log --graph with merge' '
|
||||
git log --graph --date-order --pretty=tformat:%s |
|
||||
sed "s/ *$//" >actual &&
|
||||
test_cmp expect actual
|
||||
|
||||
Reference in New Issue
Block a user