unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
* [PATCH 0/1] Update Git to 2.9.0
@ 2016-06-17 22:13 Leo Famulari
  2016-06-17 22:13 ` [PATCH 1/1] gnu: git: Update " Leo Famulari
  2016-06-19 14:01 ` [PATCH 0/1] Update Git " Ludovic Courtès
  0 siblings, 2 replies; 5+ messages in thread
From: Leo Famulari @ 2016-06-17 22:13 UTC (permalink / raw)
  To: guix-devel

Git 2.9.0 has been released [0].

There is one notable change for us, commit 66948561 (commit-tree: do not
pay attention to commit.gpgsign) [1].

Apparently, it was never intended for the repo option commit.gpgSign to
apply to low-level "plumbing" commit operations such as those invoked by
`stash`, `rebase`, `filter-branch`, etc.

So, `git stash` no longer invokes GPG.

The commit text seems to imply that `git rebase` would no longer re-sign
commits, but that's not the case from my tests.

I didn't test any other commands.

[0]
https://git.kernel.org/cgit/git/git.git/tag/?h=v2.9.0

[1]
https://git.kernel.org/cgit/git/git.git/commit/?id=66948561

Leo Famulari (1):
  gnu: git: Update to 2.9.0

 gnu/packages/version-control.scm | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

-- 
2.8.4

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

end of thread, other threads:[~2016-06-20  8:13 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-06-17 22:13 [PATCH 0/1] Update Git to 2.9.0 Leo Famulari
2016-06-17 22:13 ` [PATCH 1/1] gnu: git: Update " Leo Famulari
2016-06-19 14:01 ` [PATCH 0/1] Update Git " Ludovic Courtès
2016-06-19 17:41   ` Leo Famulari
2016-06-20  8:13     ` Ludovic Courtès

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.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).