git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Writing merge strategy?
@ 2019-01-25  0:55 Israel, Daniel M
  2019-01-25 21:33 ` Junio C Hamano
  0 siblings, 1 reply; 2+ messages in thread
From: Israel, Daniel M @ 2019-01-25  0:55 UTC (permalink / raw)
  To: git@vger.kernel.org

I need a custom merge strategy (not driver) for a tool I’m writing, and I’m wondering:

1. Is there documentation for the API anywhere?

2. Does git-merge actually do any magic, or could I just run the script that implements my merge directly?  In other words, is there really any difference between a merge strategy and a script that creates the tree I want and then commits it using git-commit-tree with multiple -p arguments.

—
Daniel M. Israel, Ph. D.
Physics Verification Lead
XCP-4: Methods & Algorithms
Mailstop F644
Los Alamos National Laboratory
505 665 5664


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

end of thread, other threads:[~2019-01-25 21:33 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-01-25  0:55 Writing merge strategy? Israel, Daniel M
2019-01-25 21:33 ` 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).