Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
test doc: test_write_lines does not split its arguments
author
Jonathan Nieder
<jrnieder@gmail.com>
Mon, 5 May 2014 23:51:43 +0000
(16:51 -0700)
committer
Junio C Hamano
<gitster@pobox.com>
Tue, 10 Jun 2014 20:09:05 +0000
(13:09 -0700)
test_write_lines carefully quotes its arguments as "$@", so
test_write_lines "a b" c
writes two lines as requested, not three.
Signed-off-by: Jonathan Nieder <jrnieder@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
raw
|
patch
| inline |
side by side
(from:
bb98b01
)
No differences found