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

Add "Remove All" and "Ignore All" options in Remove from Index Prompt

By xavier.poi... on April 24, 2013 06:56 (imported from Google Code)


What steps will reproduce the problem?

  1. Add a file to the index (touch test.txt; git add text.txt)
  2. Delete the file (rm test.txt)
  3. Invoke the commit dialog (tgit commit)

A dialog appears stating that "TortoiseGit detected that the file "path\to\file.ext" does not exist, but it is staged as "Added". The commit dialog cannot handle this. Do you want to remove it from the index?"

The dialog will appear once for each file, each time asking "Remove the file from index" and "Ignore".

I got into a situation where hundreds of files where previously staged and then removed. I had no option but to kill the process (or to click the button several hundred times). It would be great to have extra buttons that apply for all files.

TortoiseGit 1.8.2, Msysgit 1.8.1 on Windows 8.

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