Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: git init before writing to an empty git repository #303

Open
ChunyiLyu opened this issue Dec 18, 2024 · 1 comment
Open

chore: git init before writing to an empty git repository #303

ChunyiLyu opened this issue Dec 18, 2024 · 1 comment

Comments

@ChunyiLyu
Copy link
Member

Context

Our git store writer will fail to write to an empty git repository. This error can be avoided by doing a git init in the repo before committing.

@kirederik
Copy link
Member

kirederik commented Dec 18, 2024

the git client we use has a PlainInit function 👀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants