Verified Commit 85f57f9b authored by Pier Angelo Vendrame's avatar Pier Angelo Vendrame 🎃
Browse files

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.
parent f5268dd0
Loading
Loading
Loading
Loading
+0 −0

File moved.

hg_clones/.nobackup

deleted100644 → 0
+0 −0

Empty file deleted.

mullvadbrowser/.nobackup

deleted100644 → 0
+0 −0

Empty file deleted.

out/.nobackup

deleted100644 → 0
+0 −0

Empty file deleted.

testbuild/.nobackup

deleted100644 → 0
+0 −0

Empty file deleted.

Loading