aboutsummaryrefslogtreecommitdiff
path: root/gitserver-documentation.wiki
blob: b4328b4124bb7763a4db36bb83cff1b955b08a08 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
- Hur körs krokar
    - Standardkrokar
    - Lägga till egna
- Hur sätts git konfiguration
- Här sätts description
- Hur byter man standardgren
- Hur underkataloger och taggar interagerar
    - Vad de olika underkatalogerna är till för
    - Vad de olika taggarna är till för
- Is owner from cgit? Is it supported?
- Which configuration variables are supported, and what do they do
    - Better script for setting them
        - Should take core from a global place
        - then update that with repo specific
        - have way to unset
- Allow shared repositories?
- What happens if both subdir, and category

== Dokumentation ==
At each push hooks are run [GITHOOKS]

Configuration is easiest set to an orphan branch called gitconfig
The file .gitconfig will be loaded (by what?)

== Configuration keys of interest ==

`cgit.description` :: Displayed description of repo
`cgit.defbranch` :: Default branch to show
`gitweb.category` :: Category, (unless in a subdirectory)