freetype-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[freetype2] GSoC-2020-priyesh 62e5220: * .gitmodules: Added a submodule


From: Priyesh Kumar
Subject: [freetype2] GSoC-2020-priyesh 62e5220: * .gitmodules: Added a submodule to track dlg logging library.
Date: Wed, 26 Aug 2020 00:43:33 -0400 (EDT)

branch: GSoC-2020-priyesh
commit 62e5220edb7274297c5b3a4bf44fe4e67283346c
Author: Priyeshkkumar <priyeshkkumar@gmail.com>
Commit: Priyeshkkumar <priyeshkkumar@gmail.com>

    * .gitmodules: Added a submodule to track dlg logging library.
---
 .gitmodules    | 3 +++
 submodules/dlg | 1 +
 2 files changed, 4 insertions(+)

diff --git a/.gitmodules b/.gitmodules
new file mode 100644
index 0000000..c02c831
--- /dev/null
+++ b/.gitmodules
@@ -0,0 +1,3 @@
+[submodule "submodules/dlg"]
+       path = submodules/dlg
+       url = https://github.com/nyorain/dlg.git
diff --git a/submodules/dlg b/submodules/dlg
new file mode 160000
index 0000000..a489761
--- /dev/null
+++ b/submodules/dlg
@@ -0,0 +1 @@
+Subproject commit a4897614699fb8e76f23a2d50a63b4d674e39f90



reply via email to

[Prev in Thread] Current Thread [Next in Thread]