git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] rebase-i minifixes
@ 2010-07-06  6:27 Junio C Hamano
  2010-07-06  6:27 ` [PATCH 1/2] rebase-i: style fix Junio C Hamano
  2010-07-06  6:27 ` [PATCH 2/2] rebase-i: do not get fooled by a log message ending with backslash Junio C Hamano
  0 siblings, 2 replies; 4+ messages in thread
From: Junio C Hamano @ 2010-07-06  6:27 UTC (permalink / raw)
  To: git

The first one is just a (long overdue) style fix.  The second one changes
"read" to "read -r" to work around commit log messages that have backslash
characters in them, the issue reported by Joshua ben Jore

Junio C Hamano (2):
  rebase-i: style fix
  rebase-i: do not get fooled by a log message ending with backslash

 git-rebase--interactive.sh    |   19 ++++++++++---------
 t/t3404-rebase-interactive.sh |   18 ++++++++++++++++++
 2 files changed, 28 insertions(+), 9 deletions(-)

-- 
1.7.2.rc1.209.g3868f

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2010-07-06 18:57 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-07-06  6:27 [PATCH 0/2] rebase-i minifixes Junio C Hamano
2010-07-06  6:27 ` [PATCH 1/2] rebase-i: style fix Junio C Hamano
2010-07-06  6:27 ` [PATCH 2/2] rebase-i: do not get fooled by a log message ending with backslash Junio C Hamano
2010-07-06 18:57   ` Jonathan Nieder

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).