-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathgit_toolbox_2.xml
More file actions
29 lines (29 loc) · 1.08 KB
/
git_toolbox_2.xml
File metadata and controls
29 lines (29 loc) · 1.08 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
<application>
<component name="GitToolBoxAppSettings2">
<option name="behindTracker" value="false" />
<option name="showStatusWidget" value="false" />
<option name="showProjectViewStatus" value="false" />
<option name="showBlameWidget" value="false" />
<option name="decorationParts">
<list>
<DecorationPartConfig>
<option name="type" value="LOCATION" />
</DecorationPartConfig>
<DecorationPartConfig>
<option name="type" value="BRANCH" />
</DecorationPartConfig>
<DecorationPartConfig>
<option name="type" value="STATUS" />
</DecorationPartConfig>
<DecorationPartConfig>
<option name="type" value="TAGS_ON_HEAD" />
<option name="prefix" value="(" />
<option name="postfix" value=")" />
</DecorationPartConfig>
</list>
</option>
<option name="blameInlineAuthorNameType" value="FULL" />
<option name="blameStatusAuthorNameType" value="FULL" />
<option name="previousVersionMigrated" value="true" />
</component>
</application>