aab75f14
by Pier Angelo Vendrame at 2024-11-21T16:49:22+01:00
Bug 40996: Move .nobackup to the root of the repository.
The .nobackup files prevent from creating symlinks between clones,
which is useful for several use cases (multiple clones, directories
in different drives, etc...).
A .nobackup in the root will not interfere with symlinks anymore, and
we think it is acceptable, as a repo will probably be in sync with
GitLab or something similar.
git update-index --assume-unchanged can help if someone wants to
remove the .nobackup.