-
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) · 1 KB
/
Copy pathvcs.xml
File metadata and controls
30 lines (30 loc) · 1 KB
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@github.com:nikage/memorise.git" />
<option name="userName" value="" />
</UrlAndUserName>
</list>
</option>
<option name="cloneParentDir" value="$USER_HOME$/projects" />
</component>
<component name="Vcs.Log.App.Settings">
<option name="COLUMN_ID_ORDER">
<list>
<option value="Default.Root" />
<option value="Default.Subject" />
<option value="Default.Author" />
<option value="Default.Date" />
<option value="Space.CommitStatus" />
</list>
</option>
</component>
<component name="VcsApplicationSettings">
<option name="PATCH_STORAGE_LOCATION" value="$USER_HOME$/projects/workflowy/Workflowy/development/@experimental" />
</component>
<component name="VcsEditorTab.Settings">
<option name="openInNewWindow" value="true" />
</component>
</application>