|
41 | 41 | "sections/smart-http.asc":100 |
42 | 42 | }, |
43 | 43 | "05-distributed-git": { |
44 | | - "sections/contributing.asc": 0, |
45 | | - "sections/distributed-workflows.asc": 0, |
46 | | - "sections/maintaining.asc": 0 |
| 44 | + "sections/contributing.asc": 100, |
| 45 | + "sections/distributed-workflows.asc": 100, |
| 46 | + "sections/maintaining.asc": 100 |
47 | 47 | }, |
48 | 48 | "06-github": { |
49 | 49 | "sections/1-setting-up-account.asc": 100, |
|
70 | 70 | "sections/subtree-merges.asc": 100 |
71 | 71 | }, |
72 | 72 | "08-customizing-git": { |
73 | | - "sections/attributes.asc": 0, |
74 | | - "sections/config.asc": 0, |
75 | | - "sections/hooks.asc": 0, |
76 | | - "sections/policy.asc": 0 |
| 73 | + "sections/attributes.asc": 100, |
| 74 | + "sections/config.asc": 100, |
| 75 | + "sections/hooks.asc": 100, |
| 76 | + "sections/policy.asc": 100 |
77 | 77 | }, |
78 | 78 | "09-git-and-other-scms": { |
79 | | - "sections/client-hg.asc": 0, |
80 | | - "sections/client-p4.asc": 0, |
81 | | - "sections/client-svn.asc": 0, |
82 | | - "sections/client-tfs.asc": 0, |
83 | | - "sections/import-custom.asc": 0, |
84 | | - "sections/import-hg.asc": 0, |
85 | | - "sections/import-p4.asc": 0, |
86 | | - "sections/import-svn.asc": 0, |
87 | | - "sections/import-tfs.asc": 0 |
| 79 | + "sections/client-hg.asc": 100, |
| 80 | + "sections/client-p4.asc": 100, |
| 81 | + "sections/client-svn.asc": 100, |
| 82 | + "sections/client-tfs.asc": 100, |
| 83 | + "sections/import-custom.asc": 100, |
| 84 | + "sections/import-hg.asc": 100, |
| 85 | + "sections/import-p4.asc": 100, |
| 86 | + "sections/import-svn.asc": 100, |
| 87 | + "sections/import-tfs.asc": 100 |
88 | 88 | }, |
89 | 89 | "10-git-internals": { |
90 | | - "sections/environment.asc": 0, |
91 | | - "sections/maintenance.asc": 0, |
92 | | - "sections/objects.asc": 0, |
93 | | - "sections/packfiles.asc": 0, |
94 | | - "sections/plumbing-porcelain.asc": 0, |
95 | | - "sections/refs.asc": 0, |
96 | | - "sections/refspec.asc": 0, |
97 | | - "sections/transfer-protocols.asc": 0 |
| 90 | + "sections/environment.asc": 100, |
| 91 | + "sections/maintenance.asc": 100, |
| 92 | + "sections/objects.asc": 100, |
| 93 | + "sections/packfiles.asc": 100, |
| 94 | + "sections/plumbing-porcelain.asc": 100, |
| 95 | + "sections/refs.asc": 100, |
| 96 | + "sections/refspec.asc": 100, |
| 97 | + "sections/transfer-protocols.asc": 100 |
98 | 98 | }, |
99 | 99 | "A-git-in-other-environments": { |
100 | | - "sections/bash.asc": 0, |
101 | | - "sections/eclipse.asc": 0, |
102 | | - "sections/guis.asc": 0, |
103 | | - "sections/powershell.asc": 0, |
104 | | - "sections/visualstudio.asc": 0, |
105 | | - "sections/zsh.asc": 0 |
| 100 | + "sections/bash.asc": 100, |
| 101 | + "sections/guis.asc": 100, |
| 102 | + "sections/jetbrainsides.asc": 100, |
| 103 | + "sections/powershell.asc": 100, |
| 104 | + "sections/sublimetext.asc": 100, |
| 105 | + "sections/visualstudio.asc": 100, |
| 106 | + "sections/visualstudiocode.asc": 100, |
| 107 | + "sections/zsh.asc": 100 |
106 | 108 | }, |
107 | 109 | "B-embedding-git": { |
108 | | - "sections/command-line.asc": 0, |
109 | | - "sections/jgit.asc": 0, |
110 | | - "sections/libgit2.asc": 0 |
| 110 | + "sections/command-line.asc": 100, |
| 111 | + "sections/dulwich.asc": 100, |
| 112 | + "sections/go-git.asc": 100, |
| 113 | + "sections/jgit.asc": 100, |
| 114 | + "sections/libgit2.asc": 100 |
111 | 115 | }, |
112 | 116 | "C-git-commands": { |
113 | | - "1-git-commands.asc": 0 |
| 117 | + "1-git-commands.asc": 100 |
114 | 118 | } |
115 | 119 | } |
116 | 120 | } |
0 commit comments