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

Rebase ignores commits after an error is received

By nichala... on March 03, 2013 22:37 (imported from Google Code)


What steps will reproduce the problem?

  1. Rebase one branch onto another branch
  2. An error occurs while applying a commit (such as file lock issues)
  3. Rebase tool continues with other commits, leaving out the commit that failed

What is the expected output? What do you see instead?
In previous versions of TortoiseGit, the rebase tool would retry the commit that failed. Now it just seems to ignore that commit and continue as if nothing is wrong.

What version of TortoiseGit and msysgit are you using? On
what operating system?
TortoiseGit 1.8.0.0 (64 bit)
Msysgit 1.8.0-preview20121022
Windows 7 (x64)

Please provide any additional information below.

We often get error messages while commiting if we leave Visual Studio open. Normally we would receive the error, close VS and retry. Now when we retry the original commit that received the error is skipped. This causes massive issues if the commit added new files.

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