RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 1825114 - Rebase git to 2.27 version
Summary: Rebase git to 2.27 version
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 8
Classification: Red Hat
Component: git
Version: 8.3
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: rc
: 8.0
Assignee: Ondřej Pohořelský
QA Contact: Lukáš Zachar
Lenka Špačková
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2020-04-17 06:22 UTC by Honza Horak
Modified: 2020-11-04 21:30 UTC (History)
8 users (show)

Fixed In Version:
Doc Type: Enhancement
Doc Text:
.`git` rebased to version 2.27 The `git` packages have been upgraded to upstream version 2.27. Notable changes over the previously available version 2.18 include: * The `git checkout` command has been split into two separate commands: + ** `git switch` for managing branches ** `git restore` for managing changes within the directory tree + * The behavior of the `git rebase` command is now based on the `merge` workflow by default rather than the previous `patch+apply` workflow. To preserve the previous behavior, set the `rebase.backend` configuration variable to `apply`. * The `git difftool` command can now be used also outside a repository. * Four new configuration variables, `{author,committer}.{name,email}`, have been introduced to override `user.{name,email}` in more specific cases. * Several new options have been added that enable users to configure SSL for communication with proxies. * Handling of commits with log messages in non-UTF-8 character encoding has been improved in the `git fast-export` and `git fast-import` utilities. * The `lfs` extension has been added as a new `git-lfs` package. Git Large File Storage (LFS) replaces large files with text pointers inside `Git` and stores the file contents on a remote server.
Clone Of:
Environment:
Last Closed: 2020-11-04 03:32:44 UTC
Type: Epic
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHEA-2020:4745 0 None None None 2020-11-04 03:32:51 UTC

Description Honza Horak 2020-04-17 06:22:20 UTC
Description of problem:
Since git maintains pretty good level of compatibility, the idea is to keep only a single stream of git and rebase regularly during RHEL-8 release. This bug tracks rebasing git to 2.26.

Comment 18 errata-xmlrpc 2020-11-04 03:32:44 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory (git bug fix and enhancement update), and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHEA-2020:4745


Note You need to log in before you can comment on or make changes to this bug.