Welcome to mirror list, hosted at ThFree Co, Russian Federation.

SUBMODULES.json « acceptance-tests - github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: e0335f40f7de3e375f209b4dae3846a63965e71b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
[
  {
    "name": "roslyn", 
    "url": "git://github.com/dotnet/roslyn.git", 
    "rev": "322bd5b2bbf07df6a67de35cbcb2365484412f70", 
    "remote-branch": "origin/master", 
    "branch": "master", 
    "directory": "roslyn"
  }, 
  {
    "name": "coreclr", 
    "url": "git://github.com/mono/coreclr.git", 
    "rev": "96cf61f96b42cf9d013e641609cb7787f6e3a71f", 
    "remote-branch": "origin/mono", 
    "branch": "mono", 
    "directory": "coreclr"
  }, 
  {
    "name": "ms-test-suite", 
    "url": "git@github.com:xamarin/ms-test-suite.git", 
    "rev": "8eb26bd72a38e2c78675db45b13e89237dbdf4f2", 
    "remote-branch": "origin/master", 
    "branch": "master", 
    "directory": "ms-test-suite"
  }
]