- Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathvcs.xml
More file actions
Latest commit
21 lines (21 loc) · 735 Bytes
/
Copy pathvcs.xml
File metadata and controls
21 lines (21 loc) · 735 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<application>
<componentname="GitRememberedInputs">
<optionname="visitedUrls">
<list>
<UrlAndUserName>
<optionname="url"value="http://github.com" />
<optionname="userName"value="jalp14" />
</UrlAndUserName>
<UrlAndUserName>
<optionname="url"value="https://github.com/jalp14/GARITS.git" />
<optionname="userName"value="" />
</UrlAndUserName>
<UrlAndUserName>
<optionname="url"value="https://github.com/jalp14/TwinTing.git" />
<optionname="userName"value="" />
</UrlAndUserName>
</list>
</option>
<optionname="cloneParentDir"value="$USER_HOME$/Documents" />
</component>
</application>