The branch main has been updated by imp:

URL: 
https://cgit.FreeBSD.org/src/commit/?id=896fd0d3f5bd0a783a0a9831d5f572398ad92539

commit 896fd0d3f5bd0a783a0a9831d5f572398ad92539
Author:     Minsoo Choo <[email protected]>
AuthorDate: 2023-12-26 17:24:59 +0000
Commit:     Warner Losh <[email protected]>
CommitDate: 2023-12-26 17:28:28 +0000

    Remove SVN related Git attributes
    
    Signed-off-by: Minsoo Choo <[email protected]>
    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

Reply via email to