Skip to content
GitLab
    • GitLab: the DevOps platform
    • Explore GitLab
    • Install GitLab
    • How GitLab compares
    • Get started
    • GitLab docs
    • GitLab Learn
  • Pricing
  • Talk to an expert
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
    • Switch to GitLab Next
    Projects Groups Topics Snippets
  • Register
  • Sign in
  • TortoiseGit TortoiseGit
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
    • Locked files
  • Issues 380
    • Issues 380
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 16
    • Merge requests 16
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test cases
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • TortoiseGitTortoiseGit
  • TortoiseGitTortoiseGit
  • Issues
  • #2264
Closed
Open
Issue created Aug 02, 2015 by Sven Strickroth@mrtuxOwner

Insert new items into interactive rebase process

By turkey... on August 21, 2014 06:35 (imported from Google Code)


When beginning a rebase process, the list of actions are in the top panel of the rebase window. Right-clicking these actions allow to choose 'pick'/'skip'/'edit', and I can rearrange the items with the up/down buttons, but I can't add new items to the sequence.

I would like to be able to right-click in the list area, and see a context menu item, something like "add patch", which would then allow me to select a particular patch, and add a new 'pick' item to the rebase action list.
This will allow to perform an unrelated cherry-pick within the interactive rebase sequence.

It would also be useful to right-click a rebase action, and choose something like "duplicate action", which would add a copy of it into the action sequence. This is useful when wanting to break a single patch into multiple patches; it will appear twice in the interactive rebase, and the first would be an edit, allowing to remove the parts that should appear in the second 'pick'.

What version of TortoiseGit and msysgit are you using? On
what operating system?
TortoiseGit 1.8.10.0
git version 1.7.11.msysgit.1
Win8-64

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking