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

Deal with forked repos #12

Open
ringmaster opened this issue Apr 18, 2012 · 0 comments
Open

Deal with forked repos #12

ringmaster opened this issue Apr 18, 2012 · 0 comments

Comments

@ringmaster
Copy link
Member

For example, I create a plugin Foo and add it to the directory via the hook. Someone else forks Foo, makes some changes, and commits it, pinging the directory with the same GUID.

As a first suggestion as to how to deal with this: The directory should gracefully reject pings from repos that are forks.

As a second suggestion: The directory could account for different versions by different users by creating a different term version for forked copies. The original repo could be "0.8.x-1.0" and the fork could be "0.8.x-1.0-gituser".

mikelietz referenced this issue Apr 22, 2012
…sary. This would be the beginnings of mikelietz/post_receive#12.
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

1 participant