DL-101-168-123 398 B

123456789101112
  1. ### DVC
  2. $ git status
  3. On branch master
  4. Your branch is ahead of 'github/master' by 2 commits.
  5. (use "git push" to publish your local commits)
  6. Changes not staged for commit:
  7. (use "git add <file>..." to update what will be committed)
  8. (use "git restore <file>..." to discard changes in working directory)
  9. modified: .dvc/config
  10. no changes added to commit (use "git add" and/or "git commit -a")