|
36 | 36 | "1-git-server.asc": 100, |
37 | 37 | "sections/generating-ssh-key.asc": 100, |
38 | 38 | "sections/git-daemon.asc": 100, |
39 | | - "sections/git-on-a-server.asc": 0, |
40 | | - "sections/gitlab.asc": 0, |
41 | | - "sections/gitweb.asc": 0, |
| 39 | + "sections/git-on-a-server.asc": 100, |
| 40 | + "sections/gitlab.asc": 100, |
| 41 | + "sections/gitweb.asc": 100, |
42 | 42 | "sections/hosted.asc": 100, |
43 | | - "sections/protocols.asc": 17, |
| 43 | + "sections/protocols.asc": 100, |
44 | 44 | "sections/setting-up-server.asc": 100, |
45 | 45 | "sections/smart-http.asc": 100 |
46 | 46 | }, |
47 | 47 | "05-distributed-git": { |
48 | | - "1-distributed-git.asc": 0, |
49 | | - "sections/contributing.asc": 0, |
50 | | - "sections/distributed-workflows.asc": 0, |
| 48 | + "1-distributed-git.asc": 100, |
| 49 | + "sections/contributing.asc": 100, |
| 50 | + "sections/distributed-workflows.asc": 100, |
51 | 51 | "sections/maintaining.asc": 100 |
52 | 52 | }, |
53 | 53 | "06-github": { |
54 | | - "1-github.asc": 0, |
55 | | - "sections/1-setting-up-account.asc": 0, |
| 54 | + "1-github.asc": 100, |
| 55 | + "sections/1-setting-up-account.asc": 100, |
56 | 56 | "sections/2-contributing.asc": 100, |
57 | | - "sections/3-maintaining.asc": 0, |
| 57 | + "sections/3-maintaining.asc": 100, |
58 | 58 | "sections/4-managing-organization.asc": 100, |
59 | | - "sections/5-scripting.asc": 0 |
| 59 | + "sections/5-scripting.asc": 100 |
60 | 60 | }, |
61 | 61 | "07-git-tools": { |
62 | 62 | "1-git-tools.asc": 100, |
63 | | - "sections/advanced-merging.asc": 0, |
| 63 | + "sections/advanced-merging.asc": 100, |
64 | 64 | "sections/bundling.asc": 100, |
65 | 65 | "sections/credentials.asc": 100, |
66 | 66 | "sections/debugging.asc": 100, |
67 | | - "sections/interactive-staging.asc": 0, |
68 | | - "sections/notes.asc": 0, |
| 67 | + "sections/interactive-staging.asc": 100, |
| 68 | + "sections/notes.asc": 100, |
69 | 69 | "sections/replace.asc": 100, |
70 | | - "sections/rerere.asc": 0, |
71 | | - "sections/reset.asc": 0, |
| 70 | + "sections/rerere.asc": 100, |
| 71 | + "sections/reset.asc": 100, |
72 | 72 | "sections/revision-selection.asc": 100, |
73 | | - "sections/rewriting-history.asc": 0, |
| 73 | + "sections/rewriting-history.asc": 100, |
74 | 74 | "sections/searching.asc": 100, |
75 | | - "sections/signing.asc": 0, |
76 | | - "sections/stashing-cleaning.asc": 0, |
77 | | - "sections/submodules.asc": 0, |
78 | | - "sections/subtree-merges.asc": 70 |
| 75 | + "sections/signing.asc": 100, |
| 76 | + "sections/stashing-cleaning.asc": 100, |
| 77 | + "sections/submodules.asc": 100, |
| 78 | + "sections/subtree-merges.asc": 100 |
79 | 79 | }, |
80 | 80 | "08-customizing-git": { |
81 | 81 | "1-customizing-git.asc": 100, |
|
85 | 85 | "sections/policy.asc": 100 |
86 | 86 | }, |
87 | 87 | "09-git-and-other-scms": { |
88 | | - "1-git-and-other-scms.asc": 0, |
89 | | - "sections/client-hg.asc": 0, |
90 | | - "sections/client-p4.asc": 0, |
91 | | - "sections/client-svn.asc": 0, |
92 | | - "sections/client-tfs.asc": 0, |
93 | | - "sections/import-custom.asc": 0, |
94 | | - "sections/import-hg.asc": 0, |
95 | | - "sections/import-p4.asc": 0, |
96 | | - "sections/import-svn.asc": 0, |
97 | | - "sections/import-tfs.asc": 0 |
| 88 | + "1-git-and-other-scms.asc": 100, |
| 89 | + "sections/client-hg.asc": 100, |
| 90 | + "sections/client-p4.asc": 100, |
| 91 | + "sections/client-svn.asc": 100, |
| 92 | + "sections/client-tfs.asc": 100, |
| 93 | + "sections/import-custom.asc": 100, |
| 94 | + "sections/import-hg.asc": 100, |
| 95 | + "sections/import-p4.asc": 100, |
| 96 | + "sections/import-svn.asc": 100, |
| 97 | + "sections/import-tfs.asc": 100 |
98 | 98 | }, |
99 | 99 | "10-git-internals": { |
100 | 100 | "1-git-internals.asc": 100, |
101 | | - "sections/environment.asc": 0, |
102 | | - "sections/maintenance.asc": 0, |
| 101 | + "sections/environment.asc": 100, |
| 102 | + "sections/maintenance.asc": 100, |
103 | 103 | "sections/objects.asc": 100, |
104 | 104 | "sections/packfiles.asc": 100, |
105 | 105 | "sections/plumbing-porcelain.asc": 100, |
|
108 | 108 | "sections/transfer-protocols.asc": 100 |
109 | 109 | }, |
110 | 110 | "A-git-in-other-environments": { |
111 | | - "1-git-other-environments.asc": 50, |
112 | | - "sections/bash.asc": 0, |
113 | | - "sections/eclipse.asc": 0, |
| 111 | + "1-git-other-environments.asc": 100, |
| 112 | + "sections/bash.asc": 100, |
| 113 | + "sections/eclipse.asc": 100, |
114 | 114 | "sections/guis.asc": 100, |
115 | 115 | "sections/powershell.asc": 100, |
116 | | - "sections/visualstudio.asc": 0, |
| 116 | + "sections/visualstudio.asc": 100, |
117 | 117 | "sections/zsh.asc": 100 |
118 | 118 | }, |
119 | 119 | "B-embedding-git": { |
|
123 | 123 | "sections/libgit2.asc": 100 |
124 | 124 | }, |
125 | 125 | "C-git-commands": { |
126 | | - "1-git-commands.asc": 0 |
| 126 | + "1-git-commands.asc": 100 |
127 | 127 | } |
128 | 128 | } |
129 | 129 | } |
0 commit comments