Skip to content
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

Add drag and drop support on the Commit Graph #3850

Open
7 tasks
eamodio opened this issue Dec 9, 2024 · 0 comments
Open
7 tasks

Add drag and drop support on the Commit Graph #3850

eamodio opened this issue Dec 9, 2024 · 0 comments
Assignees
Labels
feature New feature or request
Milestone

Comments

@eamodio
Copy link
Member

eamodio commented Dec 9, 2024

Starting with rebase and merge interactions between branch refs.

  • rebase branch onto another branch
  • merge branch into another branch
  • interactive rebase branch onto another branch
  • push changes on local branch to remote
  • reset branch to a commit (soft, mixed, hard)
  • push & start a pull request (if there are unpushed changes)
  • start a pull request to a remote branch

Examples from GKD:
Image
Image
Image

@eamodio eamodio self-assigned this Dec 9, 2024
@eamodio eamodio added the feature New feature or request label Dec 9, 2024
@eamodio eamodio added this to the 16.1 milestone Dec 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant