Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Issue with rebasing children interactively

Rami Cohen
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
July 18, 2025

Consider these scenarios:

  1. Repository with a main branch.
  2. Dev branch created off main, with 4 additional commits.
  3. Try to rebase children interactively on the latest main commit.
  4. ---> This works fine, no issues.
  5. Now create another local branch from main branch but don't add any commits to it or switch to it. Simply have another local branch whose last commit is the same as main.
  6. Try to rebase children interactively on the latest main commit.
  7. ---> Nothing happens.
  8. Delete the dummy commit you created in step #5.
  9. Try to rebase children interactively on the latest main commit.
  10. ---> This works fine, no issues.

 

It looks like the rebase children interactively function requires that the commit of the starting point has at most one local branch. No issue if there are additional remote branches on this commit.

 

Since the rebase is done from a commit, not from a branch, it is not clear why having a second branch prevents the operation.

 

Is this a bug?

 

 

0 answers

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events