-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathvcs.xml
More file actions
30 lines (30 loc) · 978 Bytes
/
vcs.xml
File metadata and controls
30 lines (30 loc) · 978 Bytes
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
<application>
<component name="GitRememberedInputs">
<option name="visitedUrls">
<list>
<UrlAndUserName>
<option name="url" value="git://git.jetbrains.org/teamcity/git-plugin.git" />
<option name="userName" value="" />
</UrlAndUserName>
<UrlAndUserName>
<option name="url" value="http://bitbucket.tmatesoft.com" />
<option name="userName" value="alexander.kitaev" />
</UrlAndUserName>
</list>
</option>
<option name="cloneParentDir" value="C:\users\alex\workspace" />
</component>
<component name="Vcs.Log.App.Settings">
<option name="COLUMN_ORDER">
<list>
<option value="0" />
<option value="1" />
<option value="2" />
<option value="3" />
</list>
</option>
</component>
<component name="VcsApplicationSettings">
<option name="PATCH_STORAGE_LOCATION" value="C:\Users\alex\Downloads" />
</component>
</application>