Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Untracked files are not removed by the Clean action #4920

Closed
urbalazs opened this issue Nov 26, 2020 · 1 comment
Closed

Untracked files are not removed by the Clean action #4920

urbalazs opened this issue Nov 26, 2020 · 1 comment
Assignees
Labels
enhancement Adding or requesting a new feature.
Milestone

Comments

@urbalazs
Copy link
Contributor

Describe the bug

Somhow I got an untracked folder:

On branch master
Your branch is up to date with 'origin/master'.

Untracked files:
  (use "git add <file>..." to include in what will be committed)

	doc/

nothing added to commit but untracked files present (use "git add" to track)

I go to the repository management page on the web GUI and under the red Maintanance button I select Clean. Nothing happened, the untracked folder is stilll there.

To Reproduce the bug

Steps to reproduce the behavior:

  1. Add an untracked folder to the Weblate repository.
  2. Try to Clean the untracked files.

Expected behavior

Any untracked files and folder are removed from the Weblate repository.

Server configuration and status

Weblate installation: Docker (installed by internal IT, I have only GUI access to the system).

Additional context

Weblate 4.3.2

@nijel nijel added the enhancement Adding or requesting a new feature. label Nov 26, 2020
@nijel nijel self-assigned this Nov 26, 2020
@nijel nijel added this to the 4.4 milestone Nov 26, 2020
@nijel nijel closed this as completed in af559f8 Nov 26, 2020
@github-actions
Copy link

Thank you for your report, the issue you have reported has just been fixed.

  • In case you see a problem with the fix, please comment on this issue.
  • In case you see a similar problem, please open a separate issue.
  • If you are happy with the outcome, don’t hesitate to support Weblate by making a donation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Adding or requesting a new feature.
Projects
None yet
Development

No branches or pull requests

2 participants