git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
* [PATCH 0/1] merge-recursive: remove unnecessary oid_eq function
@ 2020-01-01  5:20 Elijah Newren via GitGitGadget
  2020-01-01  5:20 ` [PATCH 1/1] " Elijah Newren via GitGitGadget
  0 siblings, 1 reply; 4+ messages in thread
From: Elijah Newren via GitGitGadget @ 2020-01-01  5:20 UTC (permalink / raw)
  To: git; +Cc: Junio C Hamano

merge-recursive has an unnecessary wrapper for oideq. Remove it.

Elijah Newren (1):
  merge-recursive: remove unnecessary oid_eq function

 merge-recursive.c | 33 +++++++++++----------------------
 1 file changed, 11 insertions(+), 22 deletions(-)


base-commit: 0a76bd7381ec0dbb7c43776eb6d1ac906bca29e6
Published-As: https://github.com/gitgitgadget/git/releases/tag/pr-git-685%2Fnewren%2Fremove_oid_eq_wrapper-v1
Fetch-It-Via: git fetch https://github.com/gitgitgadget/git pr-git-685/newren/remove_oid_eq_wrapper-v1
Pull-Request: https://github.com/git/git/pull/685
-- 
gitgitgadget

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

end of thread, other threads:[~2020-01-02 20:52 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-01  5:20 [PATCH 0/1] merge-recursive: remove unnecessary oid_eq function Elijah Newren via GitGitGadget
2020-01-01  5:20 ` [PATCH 1/1] " Elijah Newren via GitGitGadget
2020-01-02 18:35   ` Junio C Hamano
2020-01-02 20:52   ` Johannes Schindelin

Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

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 read-only IMAP folder(s) and NNTP newsgroup(s).