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:
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

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>