Skip to content

Commit

Permalink
Rename 'Git Basics' from chapter 1 to 'What is Git?'
Browse files Browse the repository at this point in the history
Because there is one more 'basics' in the chapter 2.
  • Loading branch information
Splarv committed Feb 15, 2019
1 parent c883d07 commit 2cb96c2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
=== Git Basics
=== What is Git?

So, what is Git in a nutshell?
This is an important section to absorb, because if you understand what Git is and the fundamentals of how it works, then using Git effectively will probably be much easier for you.
Expand Down
2 changes: 1 addition & 1 deletion ch01-getting-started.asc
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ include::book/01-introduction/sections/about-version-control.asc[]

include::book/01-introduction/sections/history.asc[]

include::book/01-introduction/sections/basics.asc[]
include::book/01-introduction/sections/what-is-git.asc[]

include::book/01-introduction/sections/command-line.asc[]

Expand Down

0 comments on commit 2cb96c2

Please sign in to comment.