freetype-commit
[Top][All Lists]
Advanced

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

[freetype2] logging 8da4b43 01/21: * .gitmodules: Add 'dlg' library's gi


From: Werner LEMBERG
Subject: [freetype2] logging 8da4b43 01/21: * .gitmodules: Add 'dlg' library's git repository as submodule.
Date: Wed, 2 Dec 2020 08:25:32 -0500 (EST)

branch: logging
commit 8da4b437b4f784e9822e260cab5ecf1a0273469c
Author: Priyesh Kumar <priyeshkkumar@gmail.com>
Commit: Werner Lemberg <wl@gnu.org>

    * .gitmodules: Add 'dlg' library's git repository as submodule.
---
 .gitmodules    | 3 +++
 ChangeLog      | 4 ++++
 submodules/dlg | 1 +
 3 files changed, 8 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/ChangeLog b/ChangeLog
index af2f0ec..d2243fa 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2020-11-27  Priyesh Kumar  <priyeshkkumar@gmail.com>
+
+       * .gitmodules: Add 'dlg' library's git repository as submodule.
+
 2020-12-01  Werner Lemberg  <wl@gnu.org>
 
        * src/tools/chktrcmp.py (trace_use_pat): Update to current use.
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]