git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
* [PATCH 0/1] unpack-trees: exit check_updates() early if updates are not wanted
@ 2020-01-03 21:42 Elijah Newren via GitGitGadget
  2020-01-03 21:42 ` [PATCH 1/1] " Elijah Newren via GitGitGadget
  2020-01-07  6:57 ` [PATCH v2 0/1] " Elijah Newren via GitGitGadget
  0 siblings, 2 replies; 7+ messages in thread
From: Elijah Newren via GitGitGadget @ 2020-01-03 21:42 UTC (permalink / raw)
  To: git; +Cc: Junio C Hamano

In trying to understand check_updates(), I found I was able to simplify the
function by making it exit early when updates are not wanted.

Elijah Newren (1):
  unpack-trees: exit check_updates() early if updates are not wanted

 unpack-trees.c | 26 ++++++++++++++------------
 1 file changed, 14 insertions(+), 12 deletions(-)


base-commit: 8679ef24ed64018bb62170c43ce73e0261c0600a
Published-As: https://github.com/gitgitgadget/git/releases/tag/pr-git-686%2Fnewren%2Fsimplify-check-updates-v1
Fetch-It-Via: git fetch https://github.com/gitgitgadget/git pr-git-686/newren/simplify-check-updates-v1
Pull-Request: https://github.com/git/git/pull/686
-- 
gitgitgadget

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

end of thread, other threads:[~2020-01-07 16:38 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-03 21:42 [PATCH 0/1] unpack-trees: exit check_updates() early if updates are not wanted Elijah Newren via GitGitGadget
2020-01-03 21:42 ` [PATCH 1/1] " Elijah Newren via GitGitGadget
2020-01-04 23:48   ` Junio C Hamano
2020-01-05  0:49     ` Elijah Newren
2020-01-07  6:57 ` [PATCH v2 0/1] " Elijah Newren via GitGitGadget
2020-01-07  6:57   ` [PATCH v2 1/1] " Elijah Newren via GitGitGadget
2020-01-07 16:37     ` Junio C Hamano

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