test(smoke): end-to-end smoke driving the real CLI against the containerized fake
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
# mgit connection env file (copy to ~/.config/mgit/env and chmod 600).
|
||||
# Only GITEA_URL and GITEA_KEY are used; both are required. The file must
|
||||
# be 0600 or stricter — mgit refuses looser files before reading them.
|
||||
GITEA_URL=https://git.knownelement.com
|
||||
GITEA_KEY=your-gitea-api-token
|
||||
Reference in New Issue
Block a user