summaryrefslogtreecommitdiff
path: root/gvdb/README
diff options
context:
space:
mode:
Diffstat (limited to 'gvdb/README')
-rw-r--r--gvdb/README11
1 files changed, 8 insertions, 3 deletions
diff --git a/gvdb/README b/gvdb/README
index 94e6c5d..4dbd697 100644
--- a/gvdb/README
+++ b/gvdb/README
@@ -1,7 +1,12 @@
DO NOT MODIFY ANY FILE IN THIS DIRECTORY
-(except maybe the Makefile.am)
+(except maybe the meson.build)
This directory is the result of a git subtree merge with the 'gvdb'
-module on git.gnome.org. Please apply fixes to the 'gvdb' module and
-perform a git merge.
+module on gitlab.gnome.org. Please apply fixes to the 'gvdb' module and
+perform a git merge:
+
+git remote add gvdb git@gitlab.gnome.org:GNOME/gvdb.git
+git remote update gvdb
+cd gvdb/
+git merge gvdb/master \ No newline at end of file