question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

"fds forget" feature proposal

See original GitHub issue

Scenario: You accidentally git add’ed or dvc add’ed a path that you didn’t intend to.

It’s a commonly googled question: https://stackoverflow.com/questions/1274057/how-to-make-git-forget-about-a-file-that-was-tracked-but-is-now-in-gitignore

What fds forget can add:

  1. Easier naming - no more googling required
  2. Automatically detect whether the file is tracked by git or DVC
  3. Remove the file from DVC cache if it is tracked by DVC (after confirmation from the user)
  4. Remove the relevant .dvc file if it exists, and also make git forget about that file
  5. More?

Issue Analytics

  • State:open
  • Created 2 years ago
  • Comments:5 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
guysmoilovcommented, Aug 24, 2021

Interesting potentially relevant project: https://rtyley.github.io/bfg-repo-cleaner/

1reaction
guysmoilovcommented, Aug 28, 2021

@indweller I think you also need to run some form of dvc gc after dvc remove. And sure, thank you!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Issues · DagsHub/fds - GitHub
Fast Data Science, AKA fds, is a CLI for Data Scientists to version control data and code at once, by conveniently wrapping git...
Read more >
NT-FDS—A Noise Tolerant Fall Detection System Using Deep ...
The proposed feature-based approach uses mean, variance, skewness and kurtosis as statistical features along with Naïve Bayes and RF classifiers on the HASC ......
Read more >
Example Device Design Proposal - Voler Systems
Here is an example device design proposal that outlines the key deliverables and documentation items that a full proposal should address in detail....
Read more >
The FDS Review - FEDDATA systems
In closing, please don't forget to thank the moms in your life ... has been submitting prime proposals for these opportunities as they...
Read more >
SF Workshop 2021 : How to prepare a successful FDS proposal
Workshop on Application for Competitive Research Funding Schemes for the Local Self-financing Degree Sector 2022/23 held on 9 November ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found