blob: 84fc327ee5a5e5065d5d2b8c6d864d7cdeee7a08 (
plain) (
blame)
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
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
|
1 Repositories
2 Logo image of the repository list
3 Logo image of the repository
4 Generated with %s
5 en
6 Name
7 Description
8 Last commit
9 Usage:
gistatic -i -o DIRECTORY REPOSITORY...
gistatic -o DIRECTORY -u CLONE_URL REPOSITORY
gistatic [-hV]
10
Options:
-i build the index page of the repositories
-u CLONE_URL address to be shown alongside "git clone"
-o DIRECTORY output where to place the generated files
-h, --help show this help
-V, --version print the version number
See "man gistatic" for more information.
11 commit feed
12 tags feed
13 files
14 log
15 refs
16 Branch
17 Commit message
18 Author
19 Date
20 Tag
21 Missing '-u CLONE_URL'
22 Missing [PATH | [PATHS]]
23 Incompatible options -u and -i
24 Index of repositories
|