1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-07 12:20:39 -08:00
emacs/mps/code/w3mv
Gareth Rees 4251abf5c6 Swap .gitignore and .p4ignore.
Git version 2.32 added the backwards-incompatible "feature" that
.gitignore files that are symbolic links are ignored. Since all our
.gitignore files are symbolic links to the .p4ignore file in the same
directory, for compatibility between the Perforce and Git mirrors of
the repository, this broke "git status" for us and all our users.

See https://github.com/git/git/blob/master/Documentation/RelNotes/2.32.0.txt

This change swaps the files so that .p4ignore is a symbolic link to
.gitignore in each case.
2022-01-11 14:34:05 +00:00
..
amcss Adding mps static library target and making amcss depend on and link it. 2012-09-21 10:11:12 +01:00
eventcnv Eliminating eventpro.c and simplifying event reading in eventcnv. 2013-06-15 14:24:52 +01:00
mps Adding mps static library target and making amcss depend on and link it. 2012-09-21 10:11:12 +01:00
.p4ignore Swap .gitignore and .p4ignore. 2022-01-11 14:34:05 +00:00
.renamed-gitignore Swap .gitignore and .p4ignore. 2022-01-11 14:34:05 +00:00
mps.sln Adding eventcnv target to mps solution. 2012-09-21 10:16:42 +01:00