Pier Angelo Vendrame pushed to branch main at The Tor Project / Applications / tor-browser-build
Commits: 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.
- - - - -
7 changed files:
- git_clones/.nobackup → .nobackup - − hg_clones/.nobackup - − mullvadbrowser/.nobackup - − out/.nobackup - − testbuild/.nobackup - − tmp/.nobackup - − torbrowser/.nobackup
Changes:
===================================== git_clones/.nobackup → .nobackup =====================================
===================================== hg_clones/.nobackup deleted =====================================
===================================== mullvadbrowser/.nobackup deleted =====================================
===================================== out/.nobackup deleted =====================================
===================================== testbuild/.nobackup deleted =====================================
===================================== tmp/.nobackup deleted =====================================
===================================== torbrowser/.nobackup deleted =====================================
View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser-build/-/commit/aa...
tbb-commits@lists.torproject.org