2015-12-29 23:15:16 +03:00
|
|
|
[submodule "vendor/text-icu"]
|
|
|
|
path = vendor/text-icu
|
|
|
|
url = https://github.com/joshvera/text-icu
|
2016-01-06 18:57:55 +03:00
|
|
|
[submodule "vendor/gitlib"]
|
|
|
|
path = vendor/gitlib
|
2016-02-03 03:27:03 +03:00
|
|
|
url = https://github.com/joshvera/gitlib
|
2016-04-22 00:49:50 +03:00
|
|
|
[submodule "test/repos/jquery"]
|
|
|
|
path = test/repos/jquery
|
|
|
|
url = https://github.com/jquery/jquery
|
2016-06-10 20:26:37 +03:00
|
|
|
[submodule "test/repos/js-test"]
|
|
|
|
path = test/repos/js-test
|
2016-06-10 23:22:51 +03:00
|
|
|
url = https://github.com/rewinfrey/js-test.git
|
2016-06-29 17:50:07 +03:00
|
|
|
[submodule "test/repos/backbone"]
|
|
|
|
path = test/repos/backbone
|
|
|
|
url = https://github.com/jashkenas/backbone
|
2016-10-06 03:16:59 +03:00
|
|
|
[submodule "test/corpus/repos/javascript"]
|
|
|
|
path = test/corpus/repos/javascript
|
2016-10-21 18:19:24 +03:00
|
|
|
url = https://github.com/diff-fixtures/javascript
|
2016-10-12 21:11:51 +03:00
|
|
|
[submodule "vendor/hspec-expectations-pretty-diff"]
|
|
|
|
path = vendor/hspec-expectations-pretty-diff
|
|
|
|
url = https://github.com/rewinfrey/hspec-expectations-pretty-diff
|
2016-10-18 21:49:29 +03:00
|
|
|
[submodule "test/corpus/repos/go"]
|
|
|
|
path = test/corpus/repos/go
|
2016-10-20 19:44:53 +03:00
|
|
|
url = https://github.com/diff-fixtures/go.git
|
2016-10-19 20:36:56 +03:00
|
|
|
[submodule "test/corpus/repos/ruby"]
|
|
|
|
path = test/corpus/repos/ruby
|
|
|
|
url = https://github.com/diff-fixtures/ruby.git
|
2016-10-25 22:27:34 +03:00
|
|
|
[submodule "vendor/effects"]
|
|
|
|
path = vendor/effects
|
2016-11-01 19:48:15 +03:00
|
|
|
url = https://github.com/joshvera/effects.git
|
2017-01-31 00:56:59 +03:00
|
|
|
[submodule "languages/ruby/vendor/tree-sitter-ruby"]
|
|
|
|
path = languages/ruby/vendor/tree-sitter-ruby
|
|
|
|
url = https://github.com/tree-sitter/tree-sitter-ruby.git
|
|
|
|
[submodule "languages/c/vendor/tree-sitter-c"]
|
|
|
|
path = languages/c/vendor/tree-sitter-c
|
|
|
|
url = https://github.com/tree-sitter/tree-sitter-c.git
|
|
|
|
[submodule "languages/go/vendor/tree-sitter-go"]
|
|
|
|
path = languages/go/vendor/tree-sitter-go
|
|
|
|
url = https://github.com/tree-sitter/tree-sitter-go.git
|
|
|
|
[submodule "languages/javascript/vendor/tree-sitter-javascript"]
|
|
|
|
path = languages/javascript/vendor/tree-sitter-javascript
|
|
|
|
url = https://github.com/tree-sitter/tree-sitter-javascript.git
|
2017-01-31 03:40:12 +03:00
|
|
|
[submodule "vendor/haskell-tree-sitter"]
|
|
|
|
path = vendor/haskell-tree-sitter
|
|
|
|
url = https://github.com/tree-sitter/haskell-tree-sitter.git
|