Uploaded image for project: 'Sourcetree for Windows'
  1. Sourcetree for Windows
  2. SRCTREEWIN-13833

Allow Multiselect Cherry-pick using Interactive Rebase

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Unresolved
    • None
    • Git
    • None
    • Our product teams collect and evaluate feedback from a number of different sources. To learn more about how we use customer feedback in the planning process, check out our new feature policy.

    Description

      Now that SourceTree has an interactive rebase dialog, the next natural step is to allow us to multi-select several commits from a second branch and "cherry-pick" them onto the current branch.

      This can also be viewed as a rebase operation where a number of the commits from the second branch are already marked to be "skipped." But in general, rebase and cherry-pick should be viewed from a technical perspective as interactive rebase operations. For example, and because it makes for popular word-games at Git Tech parties:

      • "rebase" cherry-picks all the commits from one branch onto another.
      • "cherry-pick" rebases a single commit from one branch onto another.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              2be5ab5f94ac Jake Stine
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated: