git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
* [ANNOUNCE] GitRev News edition 17
@ 2016-07-20 12:58 Christian Couder
  2016-07-20 18:05 ` Junio C Hamano
  0 siblings, 1 reply; 6+ messages in thread
From: Christian Couder @ 2016-07-20 12:58 UTC (permalink / raw)
  To: git
  Cc: Thomas Ferris Nicolaisen, Nicola Paolucci, lwn, Junio C Hamano,
	Jakub Narębski, Johannes Schindelin, David Greene,
	Ovatta Bianca, Philip Oakley, Jeff King, Eric Wong

Hi everyone,

I'm happy announce that the 17th edition of Git Rev News is now published:

https://git.github.io/rev_news/2016/07/20/edition-17/

Thanks a lot to all the contributors and helpers, especially Jakub and
Dscho!

Enjoy,
Christian, Thomas and Nicola.

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

* Re: [ANNOUNCE] GitRev News edition 17
  2016-07-20 12:58 [ANNOUNCE] GitRev News edition 17 Christian Couder
@ 2016-07-20 18:05 ` Junio C Hamano
  2016-07-20 20:38   ` Christian Couder
  0 siblings, 1 reply; 6+ messages in thread
From: Junio C Hamano @ 2016-07-20 18:05 UTC (permalink / raw)
  To: Christian Couder; +Cc: git

On Wed, Jul 20, 2016 at 5:58 AM, Christian Couder
<christian.couder@gmail.com> wrote:
> Hi everyone,
>
> I'm happy announce that the 17th edition of Git Rev News is now published:
>
> https://git.github.io/rev_news/2016/07/20/edition-17/

Micronit. 2.9.1 (or 2.9.2) would not be a "major release". 2.9.0 was,
and x.y.z (z > 0) are "maintenance releases".

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

* Re: [ANNOUNCE] GitRev News edition 17
  2016-07-20 18:05 ` Junio C Hamano
@ 2016-07-20 20:38   ` Christian Couder
  2016-07-20 20:40     ` Junio C Hamano
  2016-07-21 14:31     ` Johannes Schindelin
  0 siblings, 2 replies; 6+ messages in thread
From: Christian Couder @ 2016-07-20 20:38 UTC (permalink / raw)
  To: Junio C Hamano; +Cc: git

On Wed, Jul 20, 2016 at 8:05 PM, Junio C Hamano <gitster@pobox.com> wrote:
> On Wed, Jul 20, 2016 at 5:58 AM, Christian Couder
> <christian.couder@gmail.com> wrote:
>> Hi everyone,
>>
>> I'm happy announce that the 17th edition of Git Rev News is now published:
>>
>> https://git.github.io/rev_news/2016/07/20/edition-17/
>
> Micronit. 2.9.1 (or 2.9.2) would not be a "major release". 2.9.0 was,
> and x.y.z (z > 0) are "maintenance releases".

Yeah, I wondered about that when I saw :

https://github.com/git/git.github.io/commit/d2eb8fbbb30594d19fcda731c309ad03229dc5d5

but forgot to ask or do something about it...

Thanks,
Christian.

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

* Re: [ANNOUNCE] GitRev News edition 17
  2016-07-20 20:38   ` Christian Couder
@ 2016-07-20 20:40     ` Junio C Hamano
  2016-07-20 20:54       ` Christian Couder
  2016-07-21 14:31     ` Johannes Schindelin
  1 sibling, 1 reply; 6+ messages in thread
From: Junio C Hamano @ 2016-07-20 20:40 UTC (permalink / raw)
  To: Christian Couder; +Cc: git

On Wed, Jul 20, 2016 at 1:38 PM, Christian Couder
<christian.couder@gmail.com> wrote:
>> Micronit. 2.9.1 (or 2.9.2) would not be a "major release". 2.9.0 was,
>> and x.y.z (z > 0) are "maintenance releases".
>
> Yeah, I wondered about that when I saw :
>
> https://github.com/git/git.github.io/commit/d2eb8fbbb30594d19fcda731c309ad03229dc5d5
>
> but forgot to ask or do something about it...

As long as it gets fixed quickly, no harm is done.

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

* Re: [ANNOUNCE] GitRev News edition 17
  2016-07-20 20:40     ` Junio C Hamano
@ 2016-07-20 20:54       ` Christian Couder
  0 siblings, 0 replies; 6+ messages in thread
From: Christian Couder @ 2016-07-20 20:54 UTC (permalink / raw)
  To: Junio C Hamano; +Cc: git

On Wed, Jul 20, 2016 at 10:40 PM, Junio C Hamano <gitster@pobox.com> wrote:
> On Wed, Jul 20, 2016 at 1:38 PM, Christian Couder
> <christian.couder@gmail.com> wrote:
>>> Micronit. 2.9.1 (or 2.9.2) would not be a "major release". 2.9.0 was,
>>> and x.y.z (z > 0) are "maintenance releases".
>>
>> Yeah, I wondered about that when I saw :
>>
>> https://github.com/git/git.github.io/commit/d2eb8fbbb30594d19fcda731c309ad03229dc5d5
>>
>> but forgot to ask or do something about it...
>
> As long as it gets fixed quickly, no harm is done.

Fixed with:

https://github.com/git/git.github.io/commit/5d50fd0d807d0f8046b712aac1492c30aea7a652

While at it, a maintainance/maintenance mistake is also fixed in:

https://github.com/git/git.github.io/commit/ae08ca7689b4bc0c55b87edd27641fbe721e3220

Thanks,
Christian.

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

* Re: [ANNOUNCE] GitRev News edition 17
  2016-07-20 20:38   ` Christian Couder
  2016-07-20 20:40     ` Junio C Hamano
@ 2016-07-21 14:31     ` Johannes Schindelin
  1 sibling, 0 replies; 6+ messages in thread
From: Johannes Schindelin @ 2016-07-21 14:31 UTC (permalink / raw)
  To: Christian Couder; +Cc: Junio C Hamano, git

Hi,

On Wed, 20 Jul 2016, Christian Couder wrote:

> On Wed, Jul 20, 2016 at 8:05 PM, Junio C Hamano <gitster@pobox.com> wrote:
> > On Wed, Jul 20, 2016 at 5:58 AM, Christian Couder
> > <christian.couder@gmail.com> wrote:
> >> Hi everyone,
> >>
> >> I'm happy announce that the 17th edition of Git Rev News is now published:
> >>
> >> https://git.github.io/rev_news/2016/07/20/edition-17/
> >
> > Micronit. 2.9.1 (or 2.9.2) would not be a "major release". 2.9.0 was,
> > and x.y.z (z > 0) are "maintenance releases".
> 
> Yeah, I wondered about that when I saw :
> 
> https://github.com/git/git.github.io/commit/d2eb8fbbb30594d19fcda731c309ad03229dc5d5
> 
> but forgot to ask or do something about it...

Sorry, pure copy-paste error.

Ciao,
Dscho

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

end of thread, other threads:[~2016-07-21 14:32 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-07-20 12:58 [ANNOUNCE] GitRev News edition 17 Christian Couder
2016-07-20 18:05 ` Junio C Hamano
2016-07-20 20:38   ` Christian Couder
2016-07-20 20:40     ` Junio C Hamano
2016-07-20 20:54       ` Christian Couder
2016-07-21 14:31     ` 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).