|
24 | 24 | "sections/viewing-history.asc": 100 |
25 | 25 | }, |
26 | 26 | "03-git-branching": { |
27 | | - "1-git-branching.asc": 0, |
28 | | - "sections/basic-branching-and-merging.asc": 0, |
29 | | - "sections/branch-management.asc": 0, |
30 | | - "sections/nutshell.asc": 0, |
31 | | - "sections/rebasing.asc": 0, |
32 | | - "sections/remote-branches.asc": 0, |
33 | | - "sections/workflows.asc": 0 |
| 27 | + "1-git-branching.asc": 95, |
| 28 | + "sections/basic-branching-and-merging.asc": 95, |
| 29 | + "sections/branch-management.asc": 95, |
| 30 | + "sections/nutshell.asc": 95, |
| 31 | + "sections/rebasing.asc": 95, |
| 32 | + "sections/remote-branches.asc": 95, |
| 33 | + "sections/workflows.asc": 95 |
34 | 34 | }, |
35 | 35 | "04-git-server": { |
36 | | - "1-git-server.asc": 0, |
37 | | - "sections/generating-ssh-key.asc": 0, |
38 | | - "sections/git-daemon.asc": 0, |
39 | | - "sections/git-on-a-server.asc": 0, |
40 | | - "sections/gitlab.asc": 0, |
41 | | - "sections/gitweb.asc": 0, |
42 | | - "sections/hosted.asc": 0, |
43 | | - "sections/protocols.asc": 0, |
44 | | - "sections/setting-up-server.asc": 0, |
45 | | - "sections/smart-http.asc": 0 |
| 36 | + "1-git-server.asc": 95, |
| 37 | + "sections/generating-ssh-key.asc": 95, |
| 38 | + "sections/git-daemon.asc": 95, |
| 39 | + "sections/git-on-a-server.asc": 95, |
| 40 | + "sections/gitlab.asc": 95, |
| 41 | + "sections/gitweb.asc": 95, |
| 42 | + "sections/hosted.asc": 95, |
| 43 | + "sections/protocols.asc": 95, |
| 44 | + "sections/setting-up-server.asc": 95, |
| 45 | + "sections/smart-http.asc": 95 |
46 | 46 | }, |
47 | 47 | "05-distributed-git": { |
48 | 48 | "1-distributed-git.asc": 95, |
|
53 | 53 | "06-github": { |
54 | 54 | "1-github.asc": 95, |
55 | 55 | "sections/1-setting-up-account.asc": 95, |
56 | | - "sections/2-contributing.asc": 15, |
57 | | - "sections/3-maintaining.asc": 15, |
| 56 | + "sections/2-contributing.asc": 95, |
| 57 | + "sections/3-maintaining.asc": 95, |
58 | 58 | "sections/4-managing-organization.asc": 95, |
59 | | - "sections/5-scripting.asc": 15 |
| 59 | + "sections/5-scripting.asc": 95 |
60 | 60 | }, |
61 | 61 | "07-git-tools": { |
62 | | - "1-git-tools.asc": 0, |
63 | | - "sections/advanced-merging.asc": 0, |
64 | | - "sections/bundling.asc": 0, |
65 | | - "sections/credentials.asc": 0, |
66 | | - "sections/debugging.asc": 0, |
67 | | - "sections/interactive-staging.asc": 0, |
68 | | - "sections/replace.asc": 0, |
69 | | - "sections/rerere.asc": 0, |
70 | | - "sections/reset.asc": 0, |
71 | | - "sections/revision-selection.asc": 0, |
72 | | - "sections/rewriting-history.asc": 0, |
73 | | - "sections/searching.asc": 0, |
74 | | - "sections/signing.asc": 0, |
75 | | - "sections/stashing-cleaning.asc": 0, |
76 | | - "sections/submodules.asc": 0, |
77 | | - "sections/subtree-merges.asc": 0 |
| 62 | + "1-git-tools.asc": 15, |
| 63 | + "sections/advanced-merging.asc": 15, |
| 64 | + "sections/bundling.asc": 15, |
| 65 | + "sections/credentials.asc": 15, |
| 66 | + "sections/debugging.asc": 15, |
| 67 | + "sections/interactive-staging.asc": 15, |
| 68 | + "sections/replace.asc": 15, |
| 69 | + "sections/rerere.asc": 15, |
| 70 | + "sections/reset.asc": 15, |
| 71 | + "sections/revision-selection.asc": 15, |
| 72 | + "sections/rewriting-history.asc": 15, |
| 73 | + "sections/searching.asc": 15, |
| 74 | + "sections/signing.asc": 15, |
| 75 | + "sections/stashing-cleaning.asc": 15, |
| 76 | + "sections/submodules.asc": 15, |
| 77 | + "sections/subtree-merges.asc": 15 |
78 | 78 | }, |
79 | 79 | "08-customizing-git": { |
80 | | - "1-customizing-git.asc": 25, |
81 | | - "sections/attributes.asc": 25, |
82 | | - "sections/config.asc": 25, |
83 | | - "sections/hooks.asc": 25, |
84 | | - "sections/policy.asc": 25 |
| 80 | + "1-customizing-git.asc": 95, |
| 81 | + "sections/attributes.asc": 95, |
| 82 | + "sections/config.asc": 95, |
| 83 | + "sections/hooks.asc": 95, |
| 84 | + "sections/policy.asc": 95 |
85 | 85 | }, |
86 | 86 | "09-git-and-other-scms": { |
87 | 87 | "1-git-and-other-scms.asc": 0, |
|
0 commit comments