GithubHelp home page GithubHelp logo

Comments (4)

nifisher avatar nifisher commented on August 15, 2024

Forgive me, because I may just be dumb. but I can't seem to get this feature to work now hat it's implemented.

From my config.ini:

[git]
client = '/usr/bin/git' ; Your git executable path
repositories = '/home/git/repositories/' ; Path to your repositories (with ending slash)

[app]
baseurl = 'http://1.2.3.4/git' ; Base URL of the application (without ending slash)

; You can hide repositories from GitList, just copy this for each repository you want to hide
hidden[] = '/home/git/repositories/repo-backup.git'

; If you need to specify custom filetypes for certain extensions, do this here
[filetypes]
; extension = type
; dist = xml

The dir listing of the repo dir is
gitolite-admin.git
repo-backup.git
repo-main.git
testing.git

I am still seeing repo-backup.git on the webpage listing available repo's however. I have cleared my cache just to be sure that wasn't it. Am I doing something wrong?

from gitlist.

klaussilveira avatar klaussilveira commented on August 15, 2024

That's because the hidden[] option should be inside [git], not [app].

from gitlist.

nifisher avatar nifisher commented on August 15, 2024

That did it. thanks.

from gitlist.

D0mpie avatar D0mpie commented on August 15, 2024

Is there also a manner to do it the other way around?

Like instead of excluding some repositories just to include some repositories from a base URL and ignore the others.

Thanks in advance.

from gitlist.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.