We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 21cf205 commit 870fd53Copy full SHA for 870fd53
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