From e032ec9a0bf7c8177c9f06a5281da8976382bc75 Mon Sep 17 00:00:00 2001 From: David Knapp Date: Fri, 25 Apr 2025 11:48:53 +0200 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 93208ea..b3a358e 100644 --- a/README.md +++ b/README.md @@ -3,4 +3,7 @@ This repository manages large data associated to [t8code](https://github.com/holke/t8code) and is currenctly under development. The data is managed via [git lfs](https://git-lfs.github.com/), please read the documentation of git lfs befor contributing. +If you don't want to download all data when you clone the repository (especially if you want to use a benchmark on a cluster and don't want do download all pictures, meshfiles, gifs, videos, etc ...) you can run +`export GIT_LFS_SKIP_SMUDGE=1` befor cloning. This only sets an environment variable. If you want to ignor LFS files permanently you have to set the variable in you git config. + You will find examples of large meshes managed by t8code, the raw data from benchmark runs used for publishing and much more data used by or comming from t8code.