-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathvcs.xml
More file actions
26 lines (26 loc) · 752 Bytes
/
vcs.xml
File metadata and controls
26 lines (26 loc) · 752 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
<application>
<component name="GitRememberedInputs">
<option name="visitedUrls">
<list>
<UrlAndUserName>
<option name="url" value="http://gitlab.fbs-d.com" />
<option name="userName" value="n.novikov" />
</UrlAndUserName>
<UrlAndUserName>
<option name="url" value="http://github.com" />
<option name="userName" value="ebalomeshatel@yandex.ru" />
</UrlAndUserName>
</list>
</option>
</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>
</application>