git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v5] git-rebase--interactive.sh: add config option for custom instruction format
@ 2015-06-13 16:26 Michael Rappazzo
  2015-06-13 16:26 ` Michael Rappazzo
  0 siblings, 1 reply; 3+ messages in thread
From: Michael Rappazzo @ 2015-06-13 16:26 UTC (permalink / raw)
  To: gitster, johannes.schindelin; +Cc: git, Michael Rappazzo

Difference between v4 and v5 of this patch:

  - added documention in Documentation/config.txt
  - renamed the new auto-rebase w/ config test to be less inaccurate

Apologies for this, I should have caught these before.


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

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

-- 
2.4.2

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

end of thread, other threads:[~2015-06-15 18:42 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-06-13 16:26 [PATCH v5] git-rebase--interactive.sh: add config option for custom instruction format Michael Rappazzo
2015-06-13 16:26 ` Michael Rappazzo
2015-06-15 18:42   ` Junio C Hamano

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).