Skip to content

Commit 18dd9b6

Browse files
authored
Update status.json
Finished: - Chapters 1-6, 8 - Chapter 7 (except for 'submodules') - Chapter 9 (except for section 9.1) - Chapter 10 (except for sections about maintenance and objects) - Appendices
1 parent f608e8a commit 18dd9b6

File tree

1 file changed

+20
-20
lines changed

1 file changed

+20
-20
lines changed

status.json

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -89,31 +89,31 @@
8989
"sections/client-p4.asc": 0,
9090
"sections/client-svn.asc": 0,
9191
"sections/client-tfs.asc": 0,
92-
"sections/import-custom.asc": 0,
93-
"sections/import-hg.asc": 0,
94-
"sections/import-p4.asc": 0,
95-
"sections/import-svn.asc": 0,
96-
"sections/import-tfs.asc": 0
92+
"sections/import-custom.asc": 95,
93+
"sections/import-hg.asc": 95,
94+
"sections/import-p4.asc": 95,
95+
"sections/import-svn.asc": 95,
96+
"sections/import-tfs.asc": 95
9797
},
9898
"10-git-internals": {
99-
"1-git-internals.asc": 0,
100-
"sections/environment.asc": 0,
99+
"1-git-internals.asc": 95,
100+
"sections/environment.asc": 95,
101101
"sections/maintenance.asc": 0,
102102
"sections/objects.asc": 0,
103-
"sections/packfiles.asc": 0,
104-
"sections/plumbing-porcelain.asc": 0,
105-
"sections/refs.asc": 0,
106-
"sections/refspec.asc": 0,
107-
"sections/transfer-protocols.asc": 0
103+
"sections/packfiles.asc": 95,
104+
"sections/plumbing-porcelain.asc": 95,
105+
"sections/refs.asc": 95,
106+
"sections/refspec.asc": 95,
107+
"sections/transfer-protocols.asc": 95
108108
},
109109
"A-git-in-other-environments": {
110-
"1-git-other-environments.asc": 0,
111-
"sections/bash.asc": 0,
112-
"sections/eclipse.asc": 0,
113-
"sections/guis.asc": 0,
114-
"sections/powershell.asc": 0,
115-
"sections/visualstudio.asc": 0,
116-
"sections/zsh.asc": 0
110+
"1-git-other-environments.asc": 95,
111+
"sections/bash.asc": 95,
112+
"sections/eclipse.asc": 95,
113+
"sections/guis.asc": 95,
114+
"sections/powershell.asc": 95,
115+
"sections/visualstudio.asc": 95,
116+
"sections/zsh.asc": 95
117117
},
118118
"B-embedding-git": {
119119
"1-embedding-git.asc": 95,
@@ -122,7 +122,7 @@
122122
"sections/libgit2.asc": 95
123123
},
124124
"C-git-commands": {
125-
"1-git-commands.asc": 0
125+
"1-git-commands.asc": 95
126126
}
127127
}
128128
}

0 commit comments

Comments
 (0)