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

Consider supporting read/write git URLs #18

Open
danielbachhuber opened this issue May 15, 2013 · 1 comment
Open

Consider supporting read/write git URLs #18

danielbachhuber opened this issue May 15, 2013 · 1 comment

Comments

@danielbachhuber
Copy link

I notice in the readme it says this:

It is strongly recommended that read-only git URIs are used.

However, it doesn't explain why. We have a use case for doing read/write checkouts so users can contribute back to the projects.

Would you consider looking at a pull request for read/write URLs? If not, can you explain why in the readme?

Thanks much

@Aethylred
Copy link
Member

It should work. I should look at the documentation and explain that there are risks around allowing a machine with a regularly timed git job pushing to your repository could contribute significantly to the number of commits in your repository. I did intend on extending this module to do commits and pushes, it is just not a feature I needed at the time, so it was omitted

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