projects
/
git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
git.el: Avoid using ewoc-set-data for compatibility with Emacs 21.
[git]
/
t
/
t4117-apply-reject.sh
diff --git
a/t/t4117-apply-reject.sh
b/t/t4117-apply-reject.sh
index
91931f0
..
659e17c
100755
(executable)
--- a/
t/t4117-apply-reject.sh
+++ b/
t/t4117-apply-reject.sh
@@
-3,7
+3,7
@@
# Copyright (c) 2005 Junio C Hamano
#
-test_description='git
-
apply with rejects
+test_description='git
apply with rejects
'