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

Use bare git repo #18

Open
mrmicahcooper opened this issue Oct 24, 2016 · 1 comment
Open

Use bare git repo #18

mrmicahcooper opened this issue Oct 24, 2016 · 1 comment

Comments

@mrmicahcooper
Copy link
Collaborator

Use git init --bare instead of a normal git init with denyCurrentBranch=updateInstead

@dennisreimann
Copy link
Contributor

It would be the cleanest way to set it up like this – unfortunately it's also a breaking change for existing setups. We'd have to include some kind of automated migration for the current repos.

Reference: How to convert a normal Git repository to a bare one?

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

No branches or pull requests

2 participants