Thread (1 message) 1 message, 1 author, 2024-02-07

Re: [PATCH v2 5/5] cache-tree: avoid an unnecessary check

From: Junio C Hamano <hidden>
Date: 2024-02-07 16:58:28

"Johannes Schindelin via GitGitGadget" [off-list ref]
writes:
From: Johannes Schindelin <redacted>

The first thing the `parse_tree()` function does is to return early if
the tree has already been parsed. Therefore we do not need to guard the
`parse_tree()` call behind a check of that flag.
Makes sense, and it doubly makes sense to keep this separate from
the change done to the same location in [4/5].

Will queue.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help