TBNilles e59d5bbd29 Slice 8: configure git credentials + identity in the container
On startup the app runs git config --global to set a commit identity (GIT_USER_NAME/GIT_USER_EMAIL), safe.directory=* for host-owned mounts, and http.<GITEA_URL>.extraheader with the Gitea token so push/fetch/pull authenticate over HTTPS without an SSH key. New git.CLI.SetGlobalConfig and config fields. Verified: fetch via the app works and the identity/header are set.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-09-20 17:22:34 -04:00
2026-09-19 15:23:16 -04:00
2026-09-19 15:23:16 -04:00
S
Description
Visual git manager
Readme Apache-2.0
426 KiB
Languages
Go 61.3%
JavaScript 31.2%
HTML 5.7%
CSS 1%
Dockerfile 0.8%