Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
    • Switch to GitLab Next
  • Sign in / Register
TortoiseGit
TortoiseGit
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 302
    • Issues 302
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
    • Iterations
  • Merge requests 9
    • Merge requests 9
  • Requirements
    • Requirements
    • List
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Analytics
    • Analytics
    • CI/CD
    • Code Review
    • Insights
    • Issue
    • Repository
    • Value Stream
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • TortoiseGit
  • TortoiseGitTortoiseGit
  • Issues
  • #2313

Closed
Open
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
None
Milestone
None
Assign milestone
Time tracking