Skip to content

Commit

Permalink
Merge branch 'master' into cmd-ref/option-defaults
Browse files Browse the repository at this point in the history
  • Loading branch information
jorgeorpinel committed Feb 28, 2020
2 parents 3ef0187 + 96b37a3 commit 5c4f9b9
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions public/static/docs/tutorials/versioning.md
Original file line number Diff line number Diff line change
Expand Up @@ -229,10 +229,6 @@ $ python train.py
$ dvc add model.h5
```

> `dvc remove` is necessary here because `model.h5` was already added with
> `dvc add` earlier, but we want to do so again. Later we'll see how `dvc run`
> eliminates this extra step.
Let's commit the second version:

```dvc
Expand Down

0 comments on commit 5c4f9b9

Please sign in to comment.