We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 07629bd commit f677ed6Copy full SHA for f677ed6
snap/snapcraft.yaml
@@ -19,6 +19,8 @@ architectures:
19
environment:
20
GITEA_CUSTOM: "$SNAP_COMMON"
21
GITEA_WORK_DIR: "$SNAP_DATA"
22
+ GIT_TEMPLATE_DIR: "$SNAP/usr/share/git-core/templates"
23
+ GIT_EXEC_PATH: "$SNAP/usr/lib/git-core"
24
25
apps:
26
gitea:
0 commit comments