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

Easier to select lines to partial commit in TortoiseGitMerge

By buginggran... on March 11, 2014 12:51 (imported from Google Code)


What steps will reproduce the problem?

  1. Want to partial commit line 1000 and line 2000 a file of with 3000 lines, but there are many changed lines throughout the file
  2. Right click, choose "Restore after commit" in Commit Dialog
  3. Double click to edit file using TortoiseGitMerge
  4. Select line 1 to 999, Right click, choose "Use other text block"
  5. Select line 1001 to 1999, Right click, choose "Use other text block"
  6. Select line 2001 to 3000, Right click, choose "Use other text block"

What is the expected output? What do you see instead?
Expected: Work like git add -p to select hunks easily
Actual: I have to perform step 4-6, which can be error prune if there are lots of discontinuous blocks to revert. Dragging the mouse over 1000 lines is time consuming.

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

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