mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-12-27 11:43:52 -05:00
Besides Rainer's suggestion, also use a vague "not stored in the repository" instead of the over-precise "generated": there are also vendored external source copies (as Git submodules or manually embedded during Release Engineering, for example the gnulib copies in many GNU packages); and maybe other cases. Suggested-by: Rainer Fiebig <jrf@mailbox.org>