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
  • #2114
Closed
Open
Issue created Aug 02, 2015 by Sven Strickroth@mrtuxOwner

Allow to swap rebase refs

By buginggran... on February 18, 2014 15:38 (imported from Google Code)


What steps will reproduce the problem?

  1. Have origin/master remote branch
  2. Create feature branch based on origin/master
  3. Make some commits to feature
  4. Fetch from remote so origin/master gets updated
  5. Rebase feature onto origin/master using TortoiseGit

What is the expected output? What do you see instead?
Everything works, however, it makes lots of working dir files touched.
I expect only few files are touched.

What version of TortoiseGit and msysgit are you using? On
what operating system?
TortoiseGit 1.8.7
msysgit 1.9.0
Windows 7 x64

Please provide any additional information below.
I am working on large C++ project.
Touching lots of working dir files means wasting time to recompile.
I know that TortoiseGit currently uses cherry-pick for rebase operation.

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