projects
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4e1f879
)
t7502-commit: fix spelling
author
Tay Ray Chuan
<rctay89@gmail.com>
Mon, 24 May 2010 08:51:17 +0000
(16:51 +0800)
committer
Junio C Hamano
<gitster@pobox.com>
Tue, 25 May 2010 16:48:37 +0000
(09:48 -0700)
s/subdirecotry/subdirectory/
Signed-off-by: Tay Ray Chuan <rctay89@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t7502-commit.sh
patch
|
blob
|
history
diff --git
a/t/t7502-commit.sh
b/t/t7502-commit.sh
index 844fb43c6db1ae4e9b8a3cda6156af359e9f639e..95044668ee182fc2c1091fba7680e0576f7854bd 100755
(executable)
--- a/
t/t7502-commit.sh
+++ b/
t/t7502-commit.sh
@@
-35,7
+35,7
@@
test_expect_success 'partial' '
'
-test_expect_success 'partial modification in a subdirec
ot
ry' '
+test_expect_success 'partial modification in a subdirec
to
ry' '
test_tick &&
git commit -m "partial commit to subdirectory" not &&