This commit is contained in:
gitannex@fe613c61745e9d1e7f6df5e24a666828bb5682cc 2023-08-31 01:40:02 +00:00 committed by admin
parent e67050b8d3
commit 2837c63282

View file

@ -7,7 +7,12 @@ I added a YT vid via addurl and then intentionally corrupted it by rewriting the
```
$ git annex addurl 'https://www.youtube.com/watch?v=zGDzdps75ns'
addurl https://www.youtube.com/watch?v=zGDzdps75ns
(using yt-dlp) (to Small short test video [zGDzdps75ns].webm)
ok
(recording state in git...)
$ echo test | sudo tee './Small short test video [zGDzdps75ns].webm'
test
$ git annex fsck './Small short test video [zGDzdps75ns].webm'
fsck Small short test video [zGDzdps75ns].webm ok
(recording state in git...)