git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [ANNOUNCE] Git 1.7.6.2
@ 2011-09-06 23:46 Junio C Hamano
       [not found] ` <CAGdFq_gF8Uz_JTEUfb46kVii=Y0CwzCpOp5H81+HT8y=1PPUTQ@mail.gmail.com>
  0 siblings, 1 reply; 5+ messages in thread
From: Junio C Hamano @ 2011-09-06 23:46 UTC (permalink / raw)
  To: git; +Cc: Linux Kernel

I've tagged the latest maintenance release Git 1.7.6.2 but unfortunately
the tarballs are not available at the usual places. The release can be
fetched from any of the following repositories, at the tip of 'maint'
branch.

	git://repo.or.cz/alt-git.git
	https://github.com/gitster/git
	https://code.google.com/p/git-core/
	git://git.sourceforge.jp/gitroot/git-core/git.git
	git://git-core.git.sourceforge.net/gitroot/git-core/git-core

This is primarily to fix "git push --quiet" breakage in 1.7.6.1.

----------------------------------------------------------------

Changes since v1.7.6.1 are as follows:

Junio C Hamano (3):
      whitespace: have SP on both sides of an assignment "="
      Revert "Merge branch 'cb/maint-quiet-push' into maint"
      Git 1.7.6.2

Pang Yan Han (1):
      update-ref: whitespace fix

Thomas Rast (1):
      Documentation: clarify effects of -- <path> arguments

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

* Re: [ANNOUNCE] Git 1.7.6.2
       [not found] ` <CAGdFq_gF8Uz_JTEUfb46kVii=Y0CwzCpOp5H81+HT8y=1PPUTQ@mail.gmail.com>
@ 2011-09-07 11:22   ` Junio C Hamano
  2011-09-07 11:24     ` Sverre Rabbelier
  0 siblings, 1 reply; 5+ messages in thread
From: Junio C Hamano @ 2011-09-07 11:22 UTC (permalink / raw)
  To: Sverre Rabbelier; +Cc: Git List

Sverre Rabbelier <srabbelier@gmail.com> writes:

> That's interesting, how did revert a merge commit?

Does "git revert --help" lack the description?

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

* Re: [ANNOUNCE] Git 1.7.6.2
  2011-09-07 11:22   ` Junio C Hamano
@ 2011-09-07 11:24     ` Sverre Rabbelier
  2011-09-07 18:25       ` Junio C Hamano
  0 siblings, 1 reply; 5+ messages in thread
From: Sverre Rabbelier @ 2011-09-07 11:24 UTC (permalink / raw)
  To: Junio C Hamano; +Cc: Git List

Heya,

On Wed, Sep 7, 2011 at 13:22, Junio C Hamano <gitster@pobox.com> wrote:
>> That's interesting, how did revert a merge commit?
>
> Does "git revert --help" lack the description?

It warns that "As a result, later merges will only bring in tree
changes introduced by commits that are not ancestors of the previously
reverted merge." How would you later re-merge the series when the
problems it has are fixed though?

-- 
Cheers,

Sverre Rabbelier

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

* Re: [ANNOUNCE] Git 1.7.6.2
  2011-09-07 11:24     ` Sverre Rabbelier
@ 2011-09-07 18:25       ` Junio C Hamano
  2011-09-07 18:27         ` Sverre Rabbelier
  0 siblings, 1 reply; 5+ messages in thread
From: Junio C Hamano @ 2011-09-07 18:25 UTC (permalink / raw)
  To: Sverre Rabbelier; +Cc: Git List

Sverre Rabbelier <srabbelier@gmail.com> writes:

> How would you later re-merge the series when the
> problems it has are fixed though?

Simple. I won't re-merge nor allow a fix-up series to be queued on top of
the failed topic.

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

* Re: [ANNOUNCE] Git 1.7.6.2
  2011-09-07 18:25       ` Junio C Hamano
@ 2011-09-07 18:27         ` Sverre Rabbelier
  0 siblings, 0 replies; 5+ messages in thread
From: Sverre Rabbelier @ 2011-09-07 18:27 UTC (permalink / raw)
  To: Junio C Hamano; +Cc: Git List

Heya,

On Wed, Sep 7, 2011 at 20:25, Junio C Hamano <gitster@pobox.com> wrote:
> Sverre Rabbelier <srabbelier@gmail.com> writes:
>> How would you later re-merge the series when the
>> problems it has are fixed though?
>
> Simple. I won't re-merge nor allow a fix-up series to be queued on top of
> the failed topic.

Ah, as long as the reroll has a different sha1 there is no problem,
makes sense. Simple yet effective :)

-- 
Cheers,

Sverre Rabbelier

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

end of thread, other threads:[~2011-09-07 18:27 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-09-06 23:46 [ANNOUNCE] Git 1.7.6.2 Junio C Hamano
     [not found] ` <CAGdFq_gF8Uz_JTEUfb46kVii=Y0CwzCpOp5H81+HT8y=1PPUTQ@mail.gmail.com>
2011-09-07 11:22   ` Junio C Hamano
2011-09-07 11:24     ` Sverre Rabbelier
2011-09-07 18:25       ` Junio C Hamano
2011-09-07 18:27         ` Sverre Rabbelier

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 NNTP newsgroup(s).