git: 896fd0d3f5bd - main - Remove SVN related Git attributes
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 26 Dec 2023 17:48:30 UTC
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=896fd0d3f5bd0a783a0a9831d5f572398ad92539 commit 896fd0d3f5bd0a783a0a9831d5f572398ad92539 Author: Minsoo Choo <minsoochoo0122@proton.me> AuthorDate: 2023-12-26 17:24:59 +0000 Commit: Warner Losh <imp@FreeBSD.org> CommitDate: 2023-12-26 17:28:28 +0000 Remove SVN related Git attributes Signed-off-by: Minsoo Choo <minsoochoo0122@proton.me> Reviewed by: imp, zlei Pull Request: https://github.com/freebsd/freebsd-src/pull/938 --- .gitattributes | 2 -- 1 file changed, 2 deletions(-) diff --git a/.gitattributes b/.gitattributes index 11fec084166f..d3452fd3cef7 100644 --- a/.gitattributes +++ b/.gitattributes @@ -3,5 +3,3 @@ *.cpp diff=cpp *.hpp diff=cpp *.py diff=python -. svn-properties=svn:keywords=tools/build/options/WITHOUT_LOADER_ZFS -.clang-format svn-properties=svn:keywords=FreeBSD=%H