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.

ref: add remote example in gc ref

See original GitHub issue

dvc gc has two fundamental modes - local and remote. We should be extremely clear about what does each mode do and what it does not do.

See https://github.com/iterative/dvc/issues/1266#issuecomment-433332445

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:8 (8 by maintainers)

github_iconTop GitHub Comments

2reactions
shchekleincommented, Jan 19, 2020

Yes, this is still relevant. dvc gc has two fundamental modes - local and remote. We should be extremely clear about what does each mode do and what it does not do.

1reaction
jorgeorpinelcommented, May 13, 2021

Woah I didn’t even remember about that option. May be OK to leave that out. Let’s 🙏 try to get a good basic example for gc -c/r and then consider about --projects. Not critical here (prob better to insert in https://dvc.org/doc/use-cases/shared-development-server) — unrelated

Read more comments on GitHub >

github_iconTop Results From Across the Web

git pull error :error: remote ref is at but expected - Stack Overflow
I ran this to solve the problem: git gc --prune=now.
Read more >
git-update-ref Documentation - Git
This command may create a new empty transaction when the current one has been committed or aborted already. prepare. Prepare to commit the...
Read more >
Can't force push a ref to a remote if local repo doesn't ... - GitHub
This is a corner case, but one I've run into frequently over the last few days. When trying to force push, if the...
Read more >
Git Refs: What You Need to Know | Atlassian Git Tutorial
Refspecs can be used with the git push command to give a different name to the remote branch. For example, the following command...
Read more >
git-push - Update remote refs along with associated objects
--prune Remove remote branches that don't have a local counterpart. For example a remote branch tmp will be removed if a local branch...
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