Revert "use git-lfs for test files"

This reverts commit bf4b660568.
This commit is contained in:
André Roth
2024-11-08 15:15:00 +01:00
parent 6647f6d0e0
commit dd4f90e4c2
9 changed files with 8 additions and 17 deletions

View File

@@ -70,13 +70,10 @@ if that is possible.
### Get the Source
Make sure git with LFS support ist installed.
To clone the git repo, run the following commands:
```
git clone git@github.com:aptly-dev/aptly.git
cd aptly
git lfs checkout
```
## Development Setup