All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2] git-rebase--interactive.sh: add config option for custom instruction format
@ 2015-06-08 21:00 Michael Rappazzo
  2015-06-08 21:00 ` Michael Rappazzo
  2015-06-08 22:17 ` Junio C Hamano
  0 siblings, 2 replies; 9+ messages in thread
From: Michael Rappazzo @ 2015-06-08 21:00 UTC (permalink / raw)
  To: gitster; +Cc: git, Michael Rappazzo

Difference between v1 and v2 of this patch:

    - Fixed indentation from spaces to match the existing style
    - Changed the prepended sha1 from short (%h) to long (%H)
    - Used bash variable default when the config option is not present

Michael Rappazzo (1):
  git-rebase--interactive.sh: add config option for custom instruction
    format

 git-rebase--interactive.sh | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

-- 
2.4.2

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

end of thread, other threads:[~2015-06-10  0:44 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-06-08 21:00 [PATCH v2] git-rebase--interactive.sh: add config option for custom instruction format Michael Rappazzo
2015-06-08 21:00 ` Michael Rappazzo
2015-06-08 21:29   ` Junio C Hamano
2015-06-09  9:36   ` Johannes Schindelin
2015-06-09 10:26     ` Mike Rappazzo
2015-06-09 19:23     ` Junio C Hamano
2015-06-09 19:38       ` Mike Rappazzo
2015-06-10  0:44         ` Junio C Hamano
2015-06-08 22:17 ` Junio C Hamano

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.