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

[Clean to recycle bin] after Clean-up dry run removes unexpected files

By route... on September 27, 2014 15:33 (imported from Google Code)


What steps will reproduce the problem?

  1. Create any untracked file on the root directory in the working tree
  2. [Clean up] on any sub directory in the working tree
  3. Select [Remove all untracked files], check [Dry run], then [OK]
  4. [Clean to recycle bin]

What is the expected output? What do you see instead?
Expected:
The untracked file on the root directory will NOT be removed because [Dry run] does not list this file.
Instead:
The untracked file on the root directory will be removed.

What version of TortoiseGit and msysgit are you using? On
what operating system?
Windows Vista Business
TortoiseGit 1.8.11.0 (C:\Program Files\TortoiseGit\bin)
git version 1.9.4.msysgit.1 (C:\Program Files\Git\bin)

Please provide any additional information below.
On the one hand, [Clean permanently] after dry run removes only the listed file (as expected).
Regardless of whether dry run is used, it seems like the clean-up WITH recycle bin affects whole working tree and the clean-up WITHOUT recycle bin affects the current directory.
I think the clean-up should affect the current directory at all times.

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