Git has an environment variable called GIT_TEMPLATE_DIR that it uses to customise the behaviour of git init. It would appear that neither libgit2 nor git2-rs support this. See the downstream issues in cargo for more info, history/motivation and reproductions:
Git has an environment variable called
GIT_TEMPLATE_DIRthat it uses to customise the behaviour ofgit init. It would appear that neither libgit2 nor git2-rs support this. See the downstream issues in cargo for more info, history/motivation and reproductions: