Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Adds support for --update-refs flag when using interactive rebase editor #3705

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
thezwap wants to merge 4 commits into gitkraken:main
base: main
Choose a base branch
Loading
from thezwap:feature/support-interactive-rebase-update-refs

Conversation

Copy link

@thezwap thezwap commented Nov 1, 2024
edited
Loading

Description

When initiating a git interactive rebase with git rebase -i --update-refs , the interactive rebase editor ignores any update-ref lines. This PR addresses that by adding support for it. You can drag the update-ref lines up and down in the interactive rebase editor to move the pointers for branches. For more info, see: (#2387)

Checklist

  • I have followed the guidelines in the Contributing document
  • My changes follow the coding style of this project
  • My changes build without any errors or warnings
  • My changes have been formatted and linted
  • My changes include any required corresponding changes to the documentation (including CHANGELOG.md and README.md)
  • My changes have been rebased and squashed to the minimal number (typically 1) of relevant commits
  • My changes have a descriptive commit message with a short title, including a Fixes $XXX - or Closes #XXX - prefix to auto-close the issue that your PR addresses

lishaduck reacted with hooray emoji
@thezwap thezwap force-pushed the feature/support-interactive-rebase-update-refs branch from b5bdd3b to ce19bef Compare November 1, 2024 02:02
This adds a feature to the interactive rebase
editor to support the use of the --update-refs
flag with git interactive rebase command.
gitkraken#2387 
@thezwap thezwap force-pushed the feature/support-interactive-rebase-update-refs branch from ce19bef to 97cc997 Compare November 1, 2024 03:03
@thezwap thezwap marked this pull request as ready for review November 1, 2024 03:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Reviewers
No reviews
Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

AltStyle によって変換されたページ (->オリジナル) /