You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 24, 2020. It is now read-only.
Interesting plugin! I have a question about it: we have an existing hg repository that we would like to host on github for community access. It looks like your plugin can do this.
However, the tricky part is: only part of the hg repository should be synced with github. In particular, some folders should be excluded.
More precisely: our repo layout is like
hg-repo/public/
hg-repo/private/
We would like only the public part be mirrored on github.
Is this feasible? If so, how do we configure this?
Thanks
Guy
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi,
Interesting plugin! I have a question about it: we have an existing hg repository that we would like to host on github for community access. It looks like your plugin can do this.
However, the tricky part is: only part of the hg repository should be synced with github. In particular, some folders should be excluded.
More precisely: our repo layout is like
hg-repo/public/
hg-repo/private/
We would like only the public part be mirrored on github.
Is this feasible? If so, how do we configure this?
Thanks
Guy
The text was updated successfully, but these errors were encountered: