[git]
;client = '/usr/bin/git' ; Your git executable path
default_branch = 'master' ; Default branch when HEAD is detached
;repositories[] = '../git-test' ; Path to your repositories
; If you wish to add more repositories, just add a new line
; WINDOWS USERS
client = 'C:\Program Files\Git\bin\git.exe' ; Your git executable path
repositories[] = 'C:\Users\patrikx3\Projects\patrikx3\gitlist-workspace\gitlist\git-test' ; Path to your repositories
; You can hide repositories from GitList, just copy this for each repository you want to hide
; hidden[] = '/home/git/repositories/BetaTest'
[app]
debug = false
cache = false
title = "P3X Gitlist Windows"
; big files can block the browser in code mirror, so there is a limit
codemirror_full_limit = 48