File tree 3 files changed +42
-0
lines changed
3 files changed +42
-0
lines changed Original file line number Diff line number Diff line change 1
1
output
2
+ .DS_Store
Original file line number Diff line number Diff line change
1
+ {
2
+ "branch" : " master" ,
3
+ "files" : [
4
+ " book/cover.html" ,
5
+ " book/preface.asc" ,
6
+ " book/01-introduction/1-introduction.asc" ,
7
+ " book/02-git-basics/1-git-basics.asc" ,
8
+ " book/03-git-branching/1-git-branching.asc" ,
9
+ " book/04-git-server/1-git-server.asc" ,
10
+ " book/05-distributed-git/1-distributed-git.asc" ,
11
+ " book/06-github/1-github.asc" ,
12
+ " book/07-git-tools/1-git-tools.asc" ,
13
+ " book/08-customizing-git/1-customizing-git.asc" ,
14
+ " book/09-git-and-other-scms/1-git-and-other-scms.asc" ,
15
+ " book/10-git-in-other-environments/1-git-other-environments.asc" ,
16
+ " book/11-git-internals/1-git-internals.asc" ,
17
+ " book/index.asc"
18
+ ],
19
+ "formats" : {
20
+ "pdf" : {
21
+ "version" : " web" ,
22
+ "index" : true ,
23
+ "toc" : true
24
+ },
25
+ "epub" : {
26
+ "index" : true ,
27
+ "toc" : true ,
28
+ "epubcheck" : false
29
+ },
30
+ "mobi" : {
31
+ "index" : true ,
32
+ "toc" : true
33
+ },
34
+ "html" : {
35
+ "index" : true ,
36
+ "toc" : true
37
+ }
38
+ },
39
+ "theme" : " oreillymedia/pro-git-theme" ,
40
+ "title" : " Pro Git"
41
+ }
You can’t perform that action at this time.
0 commit comments