Re: [ANNOUNCE] Git v2.20.0-rc2

2018-12-04 Thread Jeff King
On Tue, Dec 04, 2018 at 06:48:22PM -0800, Stefan Beller wrote: > > Perhaps we should note this more prominently, and since Brandon isn't at > > Google anymore can some of you working there edit this post? It's the > > first Google result for "git protocol v2", so it's going to be quite > > confusi

Re: [ANNOUNCE] Git v2.20.0-rc2

2018-12-04 Thread Stefan Beller
-cc linux list > Perhaps we should note this more prominently, and since Brandon isn't at > Google anymore can some of you working there edit this post? It's the > first Google result for "git protocol v2", so it's going to be quite > confusing for people if after 2.20 the instructions in it no l

Re: [ANNOUNCE] Git v2.20.0-rc2

2018-12-04 Thread Ævar Arnfjörð Bjarmason
On Sat, Dec 01 2018, Junio C Hamano wrote: > * "git ls-remote $there foo" was broken by recent update for the >protocol v2 and stopped showing refs that match 'foo' that are not >refs/{heads,tags}/foo, which has been fixed. >(merge 6a139cdd74 jk/proto-v2-ref-prefix-fix later to main

Re: [ANNOUNCE] Git v2.20.0-rc2

2018-12-03 Thread Johannes Schindelin
Team, Git for Windows v2.20.0-rc2 is available here: https://github.com/git-for-windows/git/releases/tag/v2.20.0-rc2.windows.1 There is already one known issue: the size of the installer increased (see https://github.com/git-for-windows/git/issues/1963). This is in the process of being addressed

[PATCH 0/3] Re: [ANNOUNCE] Git v2.20.0-rc2

2018-12-03 Thread Martin Ågren
Hi Junio, > A release candidate Git v2.20.0-rc2 is now available for testing > at the usual places. It is comprised of 934 non-merge commits > since v2.19.0, contributed by 76 people, 25 of which are new faces. Here are a few suggested tweaks after reading the draft release notes. Nothing critic

[ANNOUNCE] Git v2.20.0-rc2

2018-12-01 Thread Junio C Hamano
A release candidate Git v2.20.0-rc2 is now available for testing at the usual places. It is comprised of 934 non-merge commits since v2.19.0, contributed by 76 people, 25 of which are new faces. The tarballs are found at: https://www.kernel.org/pub/software/scm/git/testing/ The following pu