12 lines
398 B
Text
12 lines
398 B
Text
### DVC
|
|
$ git status
|
|
On branch master
|
|
Your branch is ahead of 'github/master' by 2 commits.
|
|
(use "git push" to publish your local commits)
|
|
|
|
Changes not staged for commit:
|
|
(use "git add <file>..." to update what will be committed)
|
|
(use "git restore <file>..." to discard changes in working directory)
|
|
modified: .dvc/config
|
|
|
|
no changes added to commit (use "git add" and/or "git commit -a")
|