SHA256
1
0
forked from pool/git

Accepting request 787556 from devel:tools:scm

OBS-URL: https://build.opensuse.org/request/show/787556
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/git?expand=0&rev=245
This commit is contained in:
Dominique Leuenberger 2020-03-25 22:42:52 +00:00 committed by Git OBS Bridge
parent f84ac4bac5
commit dc5cf29152
6 changed files with 20 additions and 4 deletions

Binary file not shown.

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:222796cc6e3bf2f9fd765f8f097daa3c3999bb7865ac88a8c974d98182e29f26
size 5875548

BIN
git-2.26.0.tar.sign Normal file

Binary file not shown.

3
git-2.26.0.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:9ece0dcb07a5e0d7366a92b613b201cca11ae368ab7687041364b3e756e495d6
size 6005104

View File

@ -1,3 +1,19 @@
-------------------------------------------------------------------
Mon Mar 23 16:45:06 UTC 2020 - Andreas Stieger <andreas.stieger@gmx.de>
- git 2.26.0:
* "git rebase" now uses a different backend that is based on the
'merge' machinery by default. The 'rebase.backend' configuration
variable reverts to old behaviour when set to 'apply'
* Improved handling of sparse checkouts
* Improvements to many commands and internal features
-------------------------------------------------------------------
Thu Mar 19 12:22:22 UTC 2020 - Andreas Stieger <andreas.stieger@gmx.de>
- git 2.25.2:
* bug fixes to various subcommands in specific operations
-------------------------------------------------------------------
Mon Feb 17 09:53:55 UTC 2020 - Andreas Stieger <andreas.stieger@gmx.de>

View File

@ -32,7 +32,7 @@
%endif
Name: git
Version: 2.25.1
Version: 2.26.0
Release: 0
Summary: Fast, scalable, distributed revision control system
License: GPL-2.0-only