[gedit/wip/correct-tab-switching-keybindings] Use absolute path for libgd submodule
- From: Jeremy Bicha <jbicha src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gedit/wip/correct-tab-switching-keybindings] Use absolute path for libgd submodule
- Date: Wed, 6 Feb 2019 21:03:08 +0000 (UTC)
commit 7b592e66bdec3ffe87aab0e95fd97007f492dc94
Author: Ken VanDine <ken vandine canonical com>
Date: Wed Feb 6 15:05:42 2019 -0500
Use absolute path for libgd submodule
This is needed to fix Launchpad's git import
.gitmodules | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/.gitmodules b/.gitmodules
index 303eb9bcb..66989de51 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,3 +1,3 @@
[submodule "libgd"]
path = libgd
- url = ../libgd
+ url = https://gitlab.gnome.org/GNOME/libgd.git
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]