Skip to content

Commit 93f6d6e

Browse files
weiji14seisman
andcommitted
Just use dvc push without setting --remote upstream
Co-Authored-By: Dongdong Tian <seisman.info@gmail.com>
1 parent 2bd88c8 commit 93f6d6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -490,7 +490,7 @@ summarized as follows:
490490
# Commit changes and push to both the git and dvc remotes
491491
git commit -m "Add test_logo.png into DVC"
492492
git push
493-
dvc push --remote upstream
493+
dvc push
494494

495495
### Documentation
496496

0 commit comments

Comments
 (0)