All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v4] git-rebase--interactive.sh: add config option for custom instruction format
@ 2015-06-12  2:23 Michael Rappazzo
  2015-06-12  2:23 ` Michael Rappazzo
  0 siblings, 1 reply; 7+ messages in thread
From: Michael Rappazzo @ 2015-06-12  2:23 UTC (permalink / raw)
  To: gitster, johannes.schindelin; +Cc: git, Michael Rappazzo

Difference between v3 and v4 of this patch:

    - cleaned up changes in rearrange_squash() function
    - consolidated autosquash test 

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

 Documentation/git-rebase.txt |  7 +++++++
 git-rebase--interactive.sh   | 20 +++++++++++++++++---
 t/t3415-rebase-autosquash.sh | 21 +++++++++++++++++++++
 3 files changed, 45 insertions(+), 3 deletions(-)

-- 
2.4.2

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

end of thread, other threads:[~2015-06-12 22:37 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-06-12  2:23 [PATCH v4] git-rebase--interactive.sh: add config option for custom instruction format Michael Rappazzo
2015-06-12  2:23 ` Michael Rappazzo
2015-06-12 20:56   ` Junio C Hamano
2015-06-12 21:12     ` Mike Rappazzo
2015-06-12 22:05       ` Junio C Hamano
2015-06-12 22:15         ` Mike Rappazzo
2015-06-12 22:36           ` 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.