datalad-handbook/docs/beyond_basics/_examples/DL-101-168-123
2023-10-10 11:53:25 +02:00

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")