1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-01 18:00:40 -08:00
emacs/mps/example/scheme
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
..
.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
josephus.scm Back out changes to master mps sources made inadvertently during a branch change. 2013-07-02 15:53:46 +01:00
Makefile.in Naive nailboardisresrange implementation. 2014-01-20 13:26:52 +00:00
r4rs.scm Change file types to text+k. 2016-10-14 12:40:35 +01:00
scheme-advanced.c Fix indentation of second clause of license. 2020-08-30 10:13:06 +01:00
scheme-boehm.c Fix indentation of second clause of license. 2020-08-30 10:13:06 +01:00
scheme-malloc.c Fix indentation of second clause of license. 2020-08-30 10:13:06 +01:00
scheme.c Fix indentation of second clause of license. 2020-08-30 10:13:06 +01:00
test-common.scm Change file types to text+k. 2016-10-14 12:40:35 +01:00
test-leaf.scm Change file types to text+k. 2016-10-14 12:40:35 +01:00
test-mps.scm Change file types to text+k. 2016-10-14 12:40:35 +01:00
test-r5rs.scm Change file types to text+k. 2016-10-14 12:40:35 +01:00
test-weak.scm Change file types to text+k. 2016-10-14 12:40:35 +01:00