Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
    • Switch to GitLab Next
  • Sign in / Register
  • TortoiseGit TortoiseGit
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 366
    • Issues 366
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 14
    • Merge requests 14
  • 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
  • #3064
Closed
Open
Issue created Sep 12, 2017 by Ryan Cuthbertson@ryan-cuthbertson

Commit dialog ignores "Select items automatically" when refreshing

What steps will reproduce the problem?

  1. Turn off "Select items automatically" in the Commit section of Dialogs 2 item in the TortoiseGit Settings.
  2. Open the commit dialog for a repository with a couple of files modified. Leave the files listed not selected.
  3. Modify some additional files in the repository that were not previously modified.
  4. Go back to the commit dialog and push F5.

What is the expected output? What do you see instead?

All the files listed after the last step should be unselected (i.e. unchecked). Instead, only the original files are unselected. The newly modified files are selected. They should not have been selected automatically.

What version of TortoiseGit and Git are you using? On what operating system?

2.5.0.0 on Windows 10 (1703).

Please provide any additional information below.

Somewhat related to fixed bug #212 (closed). However, this additional bug has been long-standing and has resulted in me inadvertently including changes in commits that I didn't want.

Edited Sep 12, 2017 by Sven Strickroth
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking