git.99rst.org
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
fc99da1
)
t7502-commit.sh: fix a broken and-chain
author
Ramsay Jones
<redacted>
Tue, 28 Apr 2015 12:04:44 +0000
(13:04 +0100)
committer
Junio C Hamano
<redacted>
Tue, 28 Apr 2015 22:55:51 +0000
(15:55 -0700)
Signed-off-by: Ramsay Jones <redacted>
Signed-off-by: Junio C Hamano <redacted>
t/t7502-commit.sh
patch
|
blob
|
history
diff --git
a/t/t7502-commit.sh
b/t/t7502-commit.sh
index 051489ea334c9693c2d19823ad23947703f66d90..2e0d557243d6dadc856e5ebe7446aacd905047f1 100755
(executable)
--- a/
t/t7502-commit.sh
+++ b/
t/t7502-commit.sh
@@
-370,7
+370,7
@@
exit 0
EOF
test_expect_success !AUTOIDENT 'do not fire editor when committer is bogus' '
- >.git/result
+ >.git/result
&&
>expect &&
echo >>negative &&
git clone https://git.99rst.org/PROJECT