mirror of
https://github.com/rizonesoft/Notepad3.git
synced 2026-06-14 21:09:05 +08:00
47 lines
1.0 KiB
JSON
47 lines
1.0 KiB
JSON
{
|
|
"$id": "0",
|
|
"AutoRefresh": true,
|
|
"AutoRefreshRemotes": true,
|
|
"CommitTextLinks": null,
|
|
"DraftCommitMsg": "",
|
|
"IncomingSavedCount": 0,
|
|
"LastCheckedRemotes": "2011-01-01T01:01:01.1111111+1:00",
|
|
"LastUsedView": 0,
|
|
"LogBranchFilterIndex": 0,
|
|
"OutgoingSavedCount": 0,
|
|
"SidebarExpandedItems": [
|
|
"Branches",
|
|
"Remotes",
|
|
"Stashes"
|
|
],
|
|
"SidebarWidth": 0.0,
|
|
"SubtreeLinks": [],
|
|
"RemoteProjectLinks": [
|
|
{
|
|
"$id": "0",
|
|
"BaseUrl": "https://www.github.com",
|
|
"Identifier": "xxx",
|
|
"RemoteName": "xxx",
|
|
"Type": 0,
|
|
"Username": "xxx",
|
|
"CloneUrl": null,
|
|
"ProjectUrl": null,
|
|
"AccountId": "",
|
|
"AvatarUrl": null,
|
|
"DisplayName": "xxx: https://www.github.com"
|
|
},
|
|
{
|
|
"$id": "0",
|
|
"BaseUrl": "https://www.github.com",
|
|
"Identifier": "xxx",
|
|
"RemoteName": "xxx",
|
|
"Type": 0,
|
|
"Username": "xxx",
|
|
"CloneUrl": null,
|
|
"ProjectUrl": null,
|
|
"AccountId": "",
|
|
"AvatarUrl": null,
|
|
"DisplayName": "xxx: https://www.github.com"
|
|
}
|
|
]
|
|
} |