aboutsummaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authorBen Widawsky <bwidawsk@FreeBSD.org>2018-08-02 18:28:02 +0000
committerBen Widawsky <bwidawsk@FreeBSD.org>2018-08-02 18:28:02 +0000
commitbe223cad78110944f302c43246a6bf2fe712fc67 (patch)
treeca7c397044f35cde2393f0bab33612634319a1c3 /.gitattributes
parent0dbdecfd4f23486da21345fe446a28a1c27db3f2 (diff)
downloadsrc-be223cad78110944f302c43246a6bf2fe712fc67.tar.gz
src-be223cad78110944f302c43246a6bf2fe712fc67.zip
tools: Add a git-svn bootstrap script
codified version of https://wiki.freebsd.org/GitWorkflow/GitSvn#Using_git-svn Approved by: emaste (mentor) Suggested by: Warner Losh (imp) Differential Revision: https://reviews.freebsd.org/D16528
Notes
Notes: svn path=/head/; revision=337157
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index d3452fd3cef7..ef16cae73758 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -3,3 +3,4 @@
*.cpp diff=cpp
*.hpp diff=cpp
*.py diff=python
+. svn-properties=svn:executable=tools/tools/git/git-svn-init