Skip to content
Snippets Groups Projects
Commit ef39e05b authored by Alper Nebi Yasak's avatar Alper Nebi Yasak
Browse files

download: Allow keeping .git dirs with NODELETE=git


Keeping the git repositories is useful while development, e.g. to avoid
git cloning repositories over and over again while debugging download
scripts. Setting the NODELETE environment variable keeps the blobs and
the git repositories. Allow a slightly finer-tuned version of this where
we can keep only the git-related files by setting the variable to "git".

Signed-off-by: default avatarAlper Nebi Yasak <alpernebiyasak@gmail.com>
parent 764a439a
Branches
Tags
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment