emacs-elpa-diffs
[Top][All Lists]
Advanced

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

[elpa] master 81e26b4 039/177: Merge pull request #431 from ignisf/updat


From: João Távora
Subject: [elpa] master 81e26b4 039/177: Merge pull request #431 from ignisf/update-snippet-submodules
Date: Sat, 28 Mar 2015 15:40:40 +0000

branch: master
commit 81e26b418c03717408eb23a28c3ded37dc39cab6
Merge: 3002594 042837d
Author: João Távora <address@hidden>
Commit: João Távora <address@hidden>

    Merge pull request #431 from ignisf/update-snippet-submodules
    
    Migrate to snippets maintained by the TextMate community
---
 .gitmodules                   |    6 +++---
 extras/bundles/html-tmbundle  |    2 +-
 extras/bundles/rails-tmbundle |    2 +-
 extras/bundles/ruby-tmbundle  |    2 +-
 4 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/.gitmodules b/.gitmodules
index 3c942bf..eb24f2a 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,9 +1,9 @@
 [submodule "extras/bundles/ruby-tmbundle"]
        path = extras/bundles/ruby-tmbundle
-       url = http://github.com/drnic/ruby-tmbundle.git
+       url = https://github.com/textmate/ruby.tmbundle.git
 [submodule "extras/bundles/html-tmbundle"]
        path = extras/bundles/html-tmbundle
-       url = http://github.com/drnic/html-tmbundle.git
+       url = https://github.com/textmate/html.tmbundle.git
 [submodule "extras/bundles/rails-tmbundle"]
        path = extras/bundles/rails-tmbundle
-       url = http://github.com/drnic/ruby-on-rails-tmbundle.git
+       url = https://github.com/textmate/ruby-on-rails-tmbundle.git
diff --git a/extras/bundles/html-tmbundle b/extras/bundles/html-tmbundle
index 0bab270..993588a 160000
--- a/extras/bundles/html-tmbundle
+++ b/extras/bundles/html-tmbundle
@@ -1 +1 @@
-Subproject commit 0bab270103ce27ebd896f80ba303859c549ad3c5
+Subproject commit 993588a35d665427209936618a9e524679480e95
diff --git a/extras/bundles/rails-tmbundle b/extras/bundles/rails-tmbundle
index 683f6e6..8091f39 160000
--- a/extras/bundles/rails-tmbundle
+++ b/extras/bundles/rails-tmbundle
@@ -1 +1 @@
-Subproject commit 683f6e652cc467e0007f80aa11f174a4d9189f3c
+Subproject commit 8091f39a6efd288c8793321e8822a639db3cc940
diff --git a/extras/bundles/ruby-tmbundle b/extras/bundles/ruby-tmbundle
index 74683ec..da63813 160000
--- a/extras/bundles/ruby-tmbundle
+++ b/extras/bundles/ruby-tmbundle
@@ -1 +1 @@
-Subproject commit 74683ecbb353bd39bb942a6f9c82026f82696cd6
+Subproject commit da63813a86d46f17abf0a9303de1149ca7cee60a



reply via email to

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