lazygit: configure SF gitlab service
This commit is contained in:
parent
960924fd6e
commit
587aa04b3e
|
@ -1,5 +1,6 @@
|
||||||
services:
|
services:
|
||||||
gitlab.tralios.de: "gitlab:gitlab.tralios.de"
|
gitlab.tralios.de: "gitlab:gitlab.tralios.de"
|
||||||
|
gitlab.schneiderfilz.com: "gitlab:gitlab.schneiderfilz.com"
|
||||||
git.snaile.de: "gitea:git.snaile.de"
|
git.snaile.de: "gitea:git.snaile.de"
|
||||||
git:
|
git:
|
||||||
branchLogCmd: "git log --color=always --abbrev-commit --date=relative --pretty='format:%C(magenta)%G? %C(blue)%<(33)%ae%C(green)%<(24)%ad%C(reset)%s%C(auto)%d' {{branchName}} --"
|
branchLogCmd: "git log --color=always --abbrev-commit --date=relative --pretty='format:%C(magenta)%G? %C(blue)%<(33)%ae%C(green)%<(24)%ad%C(reset)%s%C(auto)%d' {{branchName}} --"
|
||||||
|
|
Loading…
Reference in New Issue