Compare commits

..

2 commits

Author SHA1 Message Date
Felix Buehler
f37b123b82 git: fix gitlab-upstream fetch
Some checks failed
Build / Lint Code Base (push) Has been cancelled
CI / build (push) Has been cancelled
2025-11-28 22:01:11 +01:00
Felix Buehler
f4b1d29447 sway: update telegram command 2025-11-28 19:45:37 +01:00
2 changed files with 3 additions and 3 deletions

View file

@ -31,13 +31,13 @@
[branch]
autoSetupMerge = always
# Fetch also the merge requests data for common remotes
# GitHub uses the "pull" space, GitLab the "merge-requests"
# GitHub uses "pull/*", GitLab uses "merge-requests/*"
[remote "origin"]
fetch = +refs/pull/*/head:refs/remotes/origin/pull/*
fetch = +refs/merge-requests/*/head:refs/remotes/origin/merge-requests/*
[remote "upstream"]
fetch = +refs/pull/*/head:refs/remotes/upstream/pull/*
fetch = +refs/merge-requests/*/head:refs/remotes/origin/merge-requests/*
fetch = +refs/merge-requests/*/head:refs/remotes/upstream/merge-requests/*
[diff]
tool = vimdiff
colorMoved = plain

View file

@ -40,7 +40,7 @@ exec swayidle -w \
exec mako
exec syncthing serve --no-browser
exec blueman-applet
exec telegram-desktop -startintray
exec Telegram -startintray
exec gammastep-indicator
exec nextcloud --background
exec io.gitlab.news_flash.NewsFlash --headless