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

Combine to one commit: Commit-window doesn't show changes from oldest commit

By sascha.pl... on October 01, 2012 13:12 (imported from Google Code)


What steps will reproduce the problem?

  1. Create a commit A with changes to file A.txt
  2. Create another commit B with changes to a different file B.txt
  3. In the log-window, mark both commits and select "Combine to one commit" from context menu.
  4. The Commit-dialog appears and in the "Changes made" section below only the changes to file B.txt show up while all changes from commit A to file A.txt are missing.

I would expect to see the same behaviour like when checking the "Amend Last Commit" checkbox (which already is checked here) to show all changes from all selected commits. After all the message textarea sqashes the commit-messages from both commits.

When adding a third commit C and selecting all three, changes from both B and C are displayed, but the oldes commit A still is missing.

What version of TortoiseGit and msysgit are you using?

  • TortoiseGit 1.7.13.0, git version 1.7.10 on Windows 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