mirror of
https://github.com/github/semantic.git
synced 2024-11-28 18:23:44 +03:00
34 lines
1.2 KiB
Plaintext
34 lines
1.2 KiB
Plaintext
[submodule "vendor/tree-sitter-parsers"]
|
|
path = vendor/tree-sitter-parsers
|
|
url = git@github.com:github/tree-sitter-parsers.git
|
|
[submodule "vendor/text-icu"]
|
|
path = vendor/text-icu
|
|
url = https://github.com/joshvera/text-icu
|
|
[submodule "vendor/gitlib"]
|
|
path = vendor/gitlib
|
|
url = https://github.com/joshvera/gitlib
|
|
[submodule "test/repos/jquery"]
|
|
path = test/repos/jquery
|
|
url = https://github.com/jquery/jquery
|
|
[submodule "test/repos/js-test"]
|
|
path = test/repos/js-test
|
|
url = https://github.com/rewinfrey/js-test.git
|
|
[submodule "test/repos/backbone"]
|
|
path = test/repos/backbone
|
|
url = https://github.com/jashkenas/backbone
|
|
[submodule "test/corpus/repos/javascript"]
|
|
path = test/corpus/repos/javascript
|
|
url = https://github.com/diff-fixtures/javascript
|
|
[submodule "vendor/hspec-expectations-pretty-diff"]
|
|
path = vendor/hspec-expectations-pretty-diff
|
|
url = https://github.com/rewinfrey/hspec-expectations-pretty-diff
|
|
[submodule "test/corpus/repos/go"]
|
|
path = test/corpus/repos/go
|
|
url = https://github.com/diff-fixtures/go.git
|
|
[submodule "test/corpus/repos/ruby"]
|
|
path = test/corpus/repos/ruby
|
|
url = https://github.com/diff-fixtures/ruby.git
|
|
[submodule "vendor/effects"]
|
|
path = vendor/effects
|
|
url = https://github.com/joshvera/effects.git
|