Deleting multi files is very long to do #156108
Replies: 6 comments 1 reply
-
Deleting multiple files through the tool is really dangerous, it's hard to control even if you accidentally click delete. What do you think should be the tool for this job? |
Beta Was this translation helpful? Give feedback.
-
🕒 Discussion Activity Reminder 🕒 This Discussion has been labeled as dormant by an automated system for having no activity in the last 60 days. Please consider one the following actions: 1️⃣ Close as Out of Date: If the topic is no longer relevant, close the Discussion as 2️⃣ Provide More Information: Share additional details or context — or let the community know if you've found a solution on your own. 3️⃣ Mark a Reply as Answer: If your question has been answered by a reply, mark the most helpful reply as the solution. Note: This dormant notification will only apply to Discussions with the Thank you for helping bring this Discussion to a resolution! 💬 |
Beta Was this translation helpful? Give feedback.
-
Hi! Totally understand your concern — using command-line tools like rm or git can be risky, especially when dealing with lots of files and the chance of typos. And yes, manually deleting files one by one through the UI is slow and frustrating. A bulk file management feature (like a multi-select cleaner in the Danger Zone) sounds like a really helpful addition. It would make handling mistakes much safer and more efficient. Hope the GitHub team considers this for a future update — great suggestion! |
Beta Was this translation helpful? Give feedback.
-
🕒 Discussion Activity Reminder 🕒 This Discussion has been labeled as dormant by an automated system for having no activity in the last 60 days. Please consider one the following actions: 1️⃣ Close as Out of Date: If the topic is no longer relevant, close the Discussion as 2️⃣ Provide More Information: Share additional details or context — or let the community know if you've found a solution on your own. 3️⃣ Mark a Reply as Answer: If your question has been answered by a reply, mark the most helpful reply as the solution. Note: This dormant notification will only apply to Discussions with the Thank you for helping bring this Discussion to a resolution! 💬 |
Beta Was this translation helpful? Give feedback.
-
if it's track by Git, or GitHub Desktop, you can simply manually delete files, say, using the regular delete on UI in Windows, the usual deleting of files or even in VSCode, then commit them simply and I wonder what kind of codebase are you dealing if you are to delete that much files, it's unusual |
Beta Was this translation helpful? Give feedback.
-
Summary of the Discussion
Current StatusAs of now, this discussion remains open and unanswered. There’s no response or workaround offered yet. Suggestions & Workarounds You Can TryAlthough GitHub doesn’t currently support selecting and deleting multiple files simultaneously via the web interface, here are a few strategies that can help: 1. Use Git Locally
This method is far faster and safer, especially when handling large numbers of files. 2. Use GitHub’s Repository File Upload Interface to Batch Delete
3. Feature Request Voting
TL;DR
Let me know if you'd like help crafting a concise comment to support this feature request or if you're interested in more advanced git strategies for bulk file management! Here’s what I found on the GitHub Community discussion **“Deleting multi files is very long to do”** (Discussion #156108):Summary of the Discussion
Current StatusAs of now, this discussion remains open and unanswered. There’s no response or workaround offered yet. Suggestions & Workarounds You Can TryAlthough GitHub doesn’t currently support selecting and deleting multiple files simultaneously via the web interface, here are a few strategies that can help: 1. Use Git Locally
This method is far faster and safer, especially when handling large numbers of files. 2. Use GitHub’s Repository File Upload Interface to Batch Delete
3. Feature Request Voting
TL;DR
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Select Topic Area
Question
Body
Hello,
Copilot proposal to use cmd code but this old fashion way is not allways working and can introduce dramatic actions if a single error of typing is made.
For instance I have to remove 50 files put by error on the wrong repository and it take me 350 mouse move and click to do it one by one...
It is the only safe way to do it for instance.
Please can you create in the danger zone a special multi checked files cleener.
Thanks for your help.
Sincerly
Beta Was this translation helpful? Give feedback.
All reactions