SHA256
1
0
forked from pool/git

Accepting request 925231 from devel:tools:scm

OBS-URL: https://build.opensuse.org/request/show/925231
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/git?expand=0&rev=268
This commit is contained in:
2021-10-16 20:46:53 +00:00
committed by Git OBS Bridge
parent 8f3b5d5077
commit 546eaed68e
6 changed files with 18 additions and 4 deletions

View File

@@ -1,3 +1,17 @@
-------------------------------------------------------------------
Wed Oct 13 18:09:43 UTC 2021 - Andreas Stieger <andreas.stieger@gmx.de>
- git 2.33.1:
* fix "git pull" and "git rebase -r" various corner cases and bugs
* "git commit --fixup" now works with "--edit" again.
* Fix "git send-email" unwanted threading
* Fix output from "git fast-export" anonymization feature
showing an annotated tag incorrectly.
* Fixes for various command output
* fix "git difftool --dir-diff" mishandling symbolic links
* Redact sensitive data in the HTTP trace for HTTP/2 requests
* further bug fixes for various git operations
-------------------------------------------------------------------
Mon Sep 20 08:33:11 UTC 2021 - Johannes Segitz <jsegitz@suse.com>