Thread (1 message) 1 message, 1 author, 2016-06-15

Re: [PATCH 16/48] i18n: git-pull eval_gettext + warning message

From: Junio C Hamano <hidden>
Date: 2016-06-15 22:51:11

"Bernhard R. Link"  [off-list ref]
writes:
quoted
+	echo >&2 "$(eval_gettext "Warning: fetch updated the current branch head.
+Warning: fast-forwarding your working tree from
+Warning: commit \$orig_head.")"
echo "$(...)"

sounds quite wasteful and harder to read than necessary.
The same also happens in later patches.
A very good point.  Just letting eval_gettext write out to >&2 should be
both sufficient and inifinitely more readable.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help