-
Notifications
You must be signed in to change notification settings - Fork 0
/
sourcetreeconfig_backup
120 lines (119 loc) · 3.69 KB
/
sourcetreeconfig_backup
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
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
<?xml version="1.0"?>
<RepositoryCustomSettings xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<AutoRefresh>true</AutoRefresh>
<AutoRefreshRemotes>true</AutoRefreshRemotes>
<CommitTextLinks />
<DraftCommitMsg />
<IncomingSavedCount>0</IncomingSavedCount>
<LastCheckedRemotes>2018-07-23T21:27:08.2714613+02:00</LastCheckedRemotes>
<LastUsedView>FileStatus</LastUsedView>
<LogBranchFilterIndex>0</LogBranchFilterIndex>
<OutgoingSavedCount>7</OutgoingSavedCount>
<RemoteProjectLinks />
<SidebarExpandedItems>
<string>File Status</string>
<string>Branches</string>
<string>Subtrees</string>
</SidebarExpandedItems>
<SidebarWidth>210</SidebarWidth>
<SubtreeLinks>
<SubtreeLink>
<SourcePathUrl>git@github.com:nieznanysprawiciel/swCommonLib.git</SourcePathUrl>
<Prefix>swCommonLib</Prefix>
<Refspec>swLibraries-Development</Refspec>
</SubtreeLink>
<SubtreeLink>
<SourcePathUrl>git@github.com:nieznanysprawiciel/swGraphicAPI.git</SourcePathUrl>
<Prefix>swGraphicAPI</Prefix>
<Refspec>swLibraries-Development</Refspec>
</SubtreeLink>
<SubtreeLink>
<SourcePathUrl>git@github.com:nieznanysprawiciel/swInputLibrary.git</SourcePathUrl>
<Prefix>swInputLibrary</Prefix>
<Refspec>swLibraries-Development</Refspec>
</SubtreeLink>
<SubtreeLink>
<SourcePathUrl>git@github.com:nieznanysprawiciel/swGUI.git</SourcePathUrl>
<Prefix>swGUI</Prefix>
<Refspec>swLibraries-Development</Refspec>
</SubtreeLink>
<SubtreeLink>
<SourcePathUrl>git@github.com:nieznanysprawiciel/swGeometrics.git</SourcePathUrl>
<Prefix>swGeometrics</Prefix>
<Refspec>swLibraries-Development</Refspec>
</SubtreeLink>
</SubtreeLinks>
</RepositoryCustomSettings>
{
"$id": "1",
"AutoRefresh": true,
"AutoRefreshRemotes": true,
"CommitTextLinks": [],
"DraftCommitMsg": "",
"IncomingSavedCount": 0,
"LastCheckedRemotes": "2019-10-10T13:46:49.1340647+02:00",
"LastUsedView": 1,
"LogBranchFilterIndex": 0,
"OutgoingSavedCount": 0,
"SidebarExpandedItems": [
"Branches",
"Remotes",
"Stashes",
"Subtrees"
],
"SidebarWidth": 210.0,
"SubtreeLinks": [],
"RemoteProjectLinks": [
{
"$id": "2",
"BaseUrl": "https://www.github.com",
"Identifier": "nieznanysprawiciel/swLibraries",
"RemoteName": "origin",
"Type": 0,
"Username": "nieznanysprawiciel",
"CloneUrl": null,
"ProjectUrl": null,
"AccountId": "",
"AvatarUrl": null,
"DisplayName": "origin: https://www.github.com"
}
],
"SubtreeLinks" : [
{
"$id": "16",
"SourcePathUrl": "git@github.com:nieznanysprawiciel/swSerialization.git",
"Prefix": "swSerialization/",
"Refspec": "swLibraries-Development"
},
{
"$id": "17",
"SourcePathUrl": "git@github.com:nieznanysprawiciel/swCommonLib.git",
"Prefix": "swCommonLib",
"Refspec": "swLibraries-Development"
},
{
"$id": "18",
"SourcePathUrl": "git@github.com:nieznanysprawiciel/swGraphicAPI.git",
"Prefix": "swGraphicAPI",
"Refspec": "swLibraries-Development"
},
{
"$id": "19",
"SourcePathUrl": "git@github.com:nieznanysprawiciel/swInputLibrary.git",
"Prefix": "swInputLibrary",
"Refspec": "swLibraries-Development"
},
{
"$id": "20",
"SourcePathUrl": "git@github.com:nieznanysprawiciel/swGUI.git",
"Prefix": "swGUI",
"Refspec": "swLibraries-Development"
},
{
"$id": "21",
"SourcePathUrl": "git@github.com:nieznanysprawiciel/swGeometrics.git",
"Prefix": "swGeometrics",
"Refspec": "swLibraries-Development"
}
]
}