From a121be713b4cd2da3e56fa20be966f64a5288b2c Mon Sep 17 00:00:00 2001
From: Jason Hiser <jdhiser@gmail.com>
Date: Wed, 22 Aug 2018 18:07:58 +0000
Subject: [PATCH] added no-recurse aliases for checkout and pullall

---
 .gitattributes | 1 +
 1 file changed, 1 insertion(+)
 create mode 100644 .gitattributes

diff --git a/.gitattributes b/.gitattributes
new file mode 100644
index 0000000..aebf19c
--- /dev/null
+++ b/.gitattributes
@@ -0,0 +1 @@
+third-party/elfio-code norecurse
-- 
GitLab