]> code.delx.au - gnu-emacs-elpa/commitdiff
Make snippets submodule track master, update it
authorNoam Postavsky <npostavs@users.sourceforge.net>
Tue, 17 Jun 2014 23:40:55 +0000 (19:40 -0400)
committerNoam Postavsky <npostavs@users.sourceforge.net>
Tue, 17 Jun 2014 23:40:55 +0000 (19:40 -0400)
This should let us update the submodule just by running
    git submodule update --remote
rather than having to cd into it, and then pull.

.gitmodules
snippets

index 607033b6b17ab4eb093496247a681a976c373f5c..e9a038894d348580d8b7028ded6294184497e523 100644 (file)
@@ -1,6 +1,7 @@
 [submodule "snippets"]
         path = snippets
         url = https://github.com/AndreaCrotti/yasnippet-snippets.git
+       branch = master
 [submodule "yasmate"]
         path = yasmate
         url = https://github.com/capitaomorte/yasmate.git
index 250814eef42372c419c8f954f1f6ea5cd04a8b9b..86978f377b8cf1267b8e862f6c3c1c9eccc993ad 160000 (submodule)
--- a/snippets
+++ b/snippets
@@ -1 +1 @@
-Subproject commit 250814eef42372c419c8f954f1f6ea5cd04a8b9b
+Subproject commit 86978f377b8cf1267b8e862f6c3c1c9eccc993ad