Compare commits
4 Commits
5d80befa63
...
5c326f2e01
Author | SHA1 | Date | |
---|---|---|---|
5c326f2e01 | |||
7eb67000e4 | |||
d582f89568 | |||
c70388ba07 |
@ -1,2 +0,0 @@
|
|||||||
[options]
|
|
||||||
device = Kasroucast
|
|
@ -33,3 +33,5 @@ __pycache__
|
|||||||
.classpath
|
.classpath
|
||||||
.project
|
.project
|
||||||
.settings
|
.settings
|
||||||
|
# Emacs
|
||||||
|
.projectile-cache.eld
|
||||||
|
@ -152,6 +152,14 @@ Create Both
|
|||||||
Expunge Both
|
Expunge Both
|
||||||
SyncState *
|
SyncState *
|
||||||
|
|
||||||
|
|
||||||
|
Channel sync-disroot-jobs
|
||||||
|
Far :disroot-remote:"Jobs"
|
||||||
|
Near :disroot-local:jobs
|
||||||
|
Create Both
|
||||||
|
Expunge Both
|
||||||
|
SyncState *
|
||||||
|
|
||||||
Group disroot
|
Group disroot
|
||||||
Channel sync-disroot-default
|
Channel sync-disroot-default
|
||||||
Channel sync-disroot-sent
|
Channel sync-disroot-sent
|
||||||
@ -164,3 +172,4 @@ Channel sync-disroot-services
|
|||||||
Channel sync-disroot-smart
|
Channel sync-disroot-smart
|
||||||
Channel sync-disroot-travel
|
Channel sync-disroot-travel
|
||||||
Channel sync-disroot-archive
|
Channel sync-disroot-archive
|
||||||
|
Channel sync-disroot-jobs
|
||||||
|
@ -3,6 +3,11 @@ target=api/gitea
|
|||||||
username_extractor=specific_line
|
username_extractor=specific_line
|
||||||
line_username=1
|
line_username=1
|
||||||
skip_username=7
|
skip_username=7
|
||||||
|
[git.psydnd.org*]
|
||||||
|
target=api/gitea
|
||||||
|
username_extractor=specific_line
|
||||||
|
line_username=1
|
||||||
|
skip_username=7
|
||||||
[github.com*]
|
[github.com*]
|
||||||
target=api/github
|
target=api/github
|
||||||
username_extractor=specific_line
|
username_extractor=specific_line
|
||||||
|
Loading…
Reference in New Issue
Block a user