You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: proposal.md
+11-12
Original file line number
Diff line number
Diff line change
@@ -4,11 +4,11 @@
4
4
5
5
**Short description:**
6
6
7
-
Pro Git (Second Edition) is your fully-updated guide to Git and its usage in the modern world. Git has come a long way since it was first developed by Linus Torvalds for Linux kernel development. It has taken the open source world by storm since its inception in 2005, and this book teaches you how to use it like a pro.
7
+
Pro Git (Second Edition) is your fully-updated guide to Git and its usage in the modern world. Git has come a long way since it was first developed by Linus Torvalds for Linux kernel development. It has taken the open source world by storm since its inception in 2005, and this book teaches you how to use it like a pro.
8
8
9
9
**Long description:**
10
10
11
-
Pro Git (Second Edition) is your fully-updated guide to Git and its usage in the modern world. Git has come a long way since it was first developed by Linus Torvalds for Linux kernel development. It has taken the open source world by storm since its inception in 2005, and this book teaches you how to use it like a pro.
11
+
Pro Git (Second Edition) is your fully-updated guide to Git and its usage in the modern world. Git has come a long way since it was first developed by Linus Torvalds for Linux kernel development. It has taken the open source world by storm since its inception in 2005, and this book teaches you how to use it like a pro.
12
12
13
13
Effective and well-implemented version control is a necessity for successful web projects, whether large or small. With this book you'll learn how to master the world of distributed version workflow, use the distributed features of Git to the full, and extend Git to meet your every need.
14
14
@@ -125,15 +125,7 @@ This book is for all open source developers: you are bound to encounter Git some
125
125
e. Migrating to Git
126
126
f. A Custom Credential Cache
127
127
g. Summary
128
-
10. Git in Other Environments
129
-
a. Graphical Interfaces
130
-
b. Git in Visual Studio
131
-
c. Git in Eclipse
132
-
d. Git in Bash
133
-
e. Git in Zsh
134
-
f. Git in Powershell
135
-
g. Git in Your Application
136
-
11. Git Internals
128
+
10. Git Internals
137
129
a. Plumbing and Porcelain
138
130
b. Git Objects
139
131
c. Git References
@@ -143,5 +135,12 @@ This book is for all open source developers: you are bound to encounter Git some
0 commit comments