Files @ r23805:2e9ff516b19f
Branch filter:

Location: cpp/openttd-patchpack/source/.dorpsgek.yml

George Koehler
Fix: Allow git worktree in version detection; drop svn, hg.

If $ROOT_DIR is a linked working tree from git-worktree(1), then
$ROOT_DIR/.git is a regular file instead of a directory. Allow this
when deciding whether to use git to detect OpenTTD's version.

Drop checks for svn and hg in config.lib, because findversion.sh
hasn't used svn nor hg since 192770e6da.
notifications:
  push:
    irc:
      - openttd
      - openttd.notice
  pull-request:
    irc:
      - openttd
      - openttd.notice
  issue:
    irc:
      - openttd
      - openttd.notice