From c407e8be9eead2b1749ae9ad7a5ecca4191a7aa3 Mon Sep 17 00:00:00 2001 From: Malin Freeborn Date: Tue, 29 Jul 2025 16:38:28 +0200 Subject: [PATCH] note git requirement for lfs --- data/git/git-lfs.md | 1 + 1 file changed, 1 insertion(+) diff --git a/data/git/git-lfs.md b/data/git/git-lfs.md index 55bcb12..b5c096c 100644 --- a/data/git/git-lfs.md +++ b/data/git/git-lfs.md @@ -1,6 +1,7 @@ --- title: "git-lfs" tags: [ "data", "git" ] +requires: [ "git" ] --- Git Large File Storage ('LFS') needs to change your `~/.gitconfig` to check out those binary files: