Add flatpak environment support
jeffmaury opened this issue · 3 comments
jeffmaury commented
In a flatpak environment, git cannot be executed directly but through flatpak-spawn
Flatpak environment is determined by environment variable FLATPAK_ID
steveukx commented
Is the intention here to prefix all spawned processes with flatpak-spawn git
instead of just git
?
steveukx commented
You may be able to use the new functionality for binary
config to support flatpak:
https://github.com/steveukx/git-js/blob/main/docs/PLUGIN-CUSTOM-BINARY.md
github-actions commented
This issue has been automatically closed due to a lack of response. If your problem persists please open a new issue including any additional detail requested from this issue. For more detail on the issues/pull requests see ISSUES_AND_PULL_REQUESTS