--remove-untracked does not work
See original GitHub issue- I am on the latest Poetry version.
- I have searched the issues of this repo and believe that this is not a duplicate.
- If an exception occurs when executing a command, I executed it again in debug mode (
-vvv
option).
- Poetry version: 1.0.9
Issue
According to the documentation poetry install --remove-untracked
should work. In version 1.0.9 however, it gives me a NoSuchOptionException
.
Issue Analytics
- State:
- Created 3 years ago
- Comments:5 (3 by maintainers)
Top Results From Across the Web
How do I remove local (untracked) files from the current Git ...
Remove untracked directories in addition to untracked files. If an untracked directory is managed by a different Git repository, it is not removed...
Read more >How to remove untracked files in git - Educative.io
Once the untracked files are deleted, they cannot be restored. · Before running the git clean command, perform dry run to know what...
Read more >How to git clean untracked files example - TheServerSide.com
If a developer wants to remove untracked files from a git working tree, the easiest way to do it is with the 'git...
Read more >How to remove local untracked files from the current Git branch
How to remove local untracked files from the current Git branch · To remove directories, run git clean -f -d or git clean...
Read more >How to Remove Untracked Files in Git - Linuxize
The command that allows you to remove untracked files is git clean . It is always a good idea to backup your repository...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
No, you have to delete the virtualenv.
It should be in late August or early September.