[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CAGZ79kbrv62ttBYt7nwO7E4S7wTVWZGceqE6hPjAbhPPWfRkEQ@mail.gmail.com>
Date: Mon, 20 Aug 2018 15:41:21 -0700
From: Stefan Beller <sbeller@...gle.com>
To: Junio C Hamano <gitster@...ox.com>
Cc: git <git@...r.kernel.org>,
"Linux-Kernel@...r. Kernel. Org" <linux-kernel@...r.kernel.org>,
git-packagers@...glegroups.com
Subject: Re: [ANNOUNCE] Git v2.19.0-rc0
> * The conversion to pass "the_repository" and then "a_repository"
> throughout the object access API continues.
>
[...]
>
> * The conversion to pass "the_repository" and then "a_repository"
> throughout the object access API continues.
I guess it continues twice as two large series were merged? ;-)
sb/object-store-grafts
sb/object-store-lookup
The latter one is not the correct one, as later we'll have
* lookup_commit_reference() and friends have been updated to find
in-core object for a specific in-core repository instance.
> * "git submodule" did not correctly adjust core.worktree setting that
> indicates whether/where a submodule repository has its associated
> working tree across various state transitions, which has been
> corrected.
> (merge 984cd77ddb sb/submodule-core-worktree later to maint).
Personally I do not view this as a bug fix but a feature
(but then again my thinking might be tainted of too much
submodule work) hence I would not merge it down.
Stefan
Powered by blists - more mailing lists