-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
worktree: support push: false #8581
Conversation
This does not address any of the other worktree push/fetch issues (i.e. reporting that all files are always fetched or pushed/lack of progress bars) |
Codecov ReportBase: 94.31% // Head: 94.27% // Decreases project coverage by
Additional details and impacted files@@ Coverage Diff @@
## main #8581 +/- ##
==========================================
- Coverage 94.31% 94.27% -0.04%
==========================================
Files 430 431 +1
Lines 32904 32919 +15
Branches 4603 4605 +2
==========================================
+ Hits 31035 31036 +1
- Misses 1447 1461 +14
Partials 422 422
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. β View full report at Codecov. |
Added a checkbox to #8464 for reporting correctly what's been pushed. |
3d564a7
to
e2d7841
Compare
Hi. From #8578 (comment):
Cc @dberenbaum WDYT |
I guess the basics of this are also being documented in iterative/dvc.org#4142... |
β I have followed the Contributing to DVC checklist.
π If this PR requires documentation updates, I have created a separate PR (or issue, at least) in dvc.org and linked it here.
Thank you for the contribution - we'll try to review it as soon as possible. π
Follow up to #8578.
Related to #8464.
dvc.repo.worktree
dvc import
data to worktree remotespush: false
data to worktree remotes