Skip to content

Commit

Permalink
dvc config: add autostaging, use hard\soft links for cache
Browse files Browse the repository at this point in the history
  • Loading branch information
dmalt committed Jul 15, 2022
1 parent 9337e96 commit 23a4853
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .dvc/config
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
[core]
remote = gdrive_remote
autostage = true
[cache]
type = "hardlink,symlink"
['remote "gdrive_remote"']
url = gdrive://1ZGbeFsXyb8NDOQICV2Ul6Eut0KMP0LMJ

0 comments on commit 23a4853

Please sign in to comment.