git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v4 0/2] merge-recursive: option to disable renames
@ 2016-02-17  3:15 Felipe Gonçalves Assis
  2016-02-17  3:15 ` [PATCH v4 1/2] " Felipe Gonçalves Assis
  2016-02-17  3:15 ` [PATCH v4 2/2] merge-recursive: more consistent interface Felipe Gonçalves Assis
  0 siblings, 2 replies; 3+ messages in thread
From: Felipe Gonçalves Assis @ 2016-02-17  3:15 UTC (permalink / raw)
  To: git; +Cc: Johannes.Schindelin, gitster, sunshine,
	Felipe Gonçalves Assis

Incorporate documentation input from Eric Sunshine. Fix missing signoff.

The first part is unchanged.

No tests are included for now. This work is being done in parallel and should
be properly included in future proposals.

Felipe Gonçalves Assis (2):
  merge-recursive: option to disable renames
  merge-recursive: more consistent interface

 Documentation/merge-strategies.txt | 12 ++++++++++--
 merge-recursive.c                  | 12 +++++++++++-
 merge-recursive.h                  |  1 +
 3 files changed, 22 insertions(+), 3 deletions(-)

-- 
2.7.1.289.ga0c045c

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

end of thread, other threads:[~2016-02-17  3:18 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-02-17  3:15 [PATCH v4 0/2] merge-recursive: option to disable renames Felipe Gonçalves Assis
2016-02-17  3:15 ` [PATCH v4 1/2] " Felipe Gonçalves Assis
2016-02-17  3:15 ` [PATCH v4 2/2] merge-recursive: more consistent interface Felipe Gonçalves Assis

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