-
Notifications
You must be signed in to change notification settings - Fork 9
/
Copy pathget.xml
116 lines (116 loc) · 3.45 KB
/
get.xml
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
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
<?xml version="1.0"?>
<workspace>
<repositories>
<repository
path="Aws"
url="https://github.com/rhymu8354/Aws.git"
branch="master"
/>
<repository
path="Base64"
url="https://github.com/rhymu8354/Base64.git"
branch="master"
/>
<repository
path="Hash"
url="https://github.com/rhymu8354/Hash.git"
branch="master"
/>
<repository
path="Http"
url="https://github.com/rhymu8354/Http.git"
branch="master"
/>
<repository
path="HttpNetworkTransport"
url="https://github.com/rhymu8354/HttpNetworkTransport.git"
branch="master"
/>
<repository
path="Json"
url="https://github.com/rhymu8354/Json.git"
branch="master"
/>
<repository
path="LibreSSL"
url="https://github.com/rhymu8354/LibreSSL.git"
branch="master"
/>
<repository
path="Lurker"
url="https://github.com/rhymu8354/Lurker.git"
branch="master"
/>
<repository
path="MathBot2001"
url="https://github.com/rhymu8354/MathBot2001.git"
branch="master"
/>
<repository
path="MessageHeaders"
url="https://github.com/rhymu8354/MessageHeaders.git"
branch="master"
/>
<repository
path="Rover"
url="https://github.com/rhymu8354/Rover.git"
branch="master"
/>
<repository
path="SystemAbstractions"
url="https://github.com/rhymu8354/SystemAbstractions.git"
branch="master"
/>
<repository
path="TlsDecorator"
url="https://github.com/rhymu8354/TlsDecorator.git"
branch="master"
/>
<repository
path="Twitch"
url="https://github.com/rhymu8354/Twitch.git"
branch="master"
/>
<repository
path="TwitchNetworkTransport"
url="https://github.com/rhymu8354/TwitchNetworkTransport.git"
branch="master"
/>
<repository
path="Uri"
url="https://github.com/rhymu8354/Uri.git"
branch="master"
/>
<repository
path="Utf8"
url="https://github.com/rhymu8354/Utf8.git"
branch="master"
/>
<repository
path="WebServer"
url="https://github.com/rhymu8354/WebServer.git"
branch="master"
/>
<repository
path="WebSockets"
url="https://github.com/rhymu8354/WebSockets.git"
branch="master"
/>
<repository
path="aws-sig-v4-test-suite"
url="https://github.com/rhymu8354/aws-sig-v4-test-suite.git"
branch="master"
/>
<repository
path="googletest"
url="https://github.com/google/googletest.git"
branch="master"
revision="db5f9ec567daff3beba53fd0bcd98e3f3562404c"
/>
<repository
path="zlib"
url="https://github.com/rhymu8354/zlib.git"
branch="cmake-friendly"
/>
</repositories>
</workspace>