# .gitbugtraq for Git GUIs (SmartGit/TortoiseGit) to show links to the Gitlab issue tracker.
# (note that '\' need to be escaped).
[bugtraq]
  url = https://gitlab.com/free-astro/siril/-/issues/%BUGID%
  loglinkregex = "#\\d+"
  logregex = \\d+
