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

Add Documentation to Limit Repositories Displayed #44

Open
dradux opened this issue Sep 24, 2015 · 0 comments
Open

Add Documentation to Limit Repositories Displayed #44

dradux opened this issue Sep 24, 2015 · 0 comments

Comments

@dradux
Copy link

dradux commented Sep 24, 2015

I have a rather standard gitolite git system setup. After setting ginatra up and setting the git_dirs to my ~/repositories directory I found all repos were exposed. This can easily be changed/limted by creating a new directory and symlinking to the repos you want to expose.

For Example:

  • git_root: ~/repositories
  • public git repositories: ~/repos-public

In ~/repos-public:

  • ln -s ../repositories/testing.git
    Now change the git_dirs config setting to use ~/repos-public and you will only see the testing.git repo.
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