Skip to content

Commit 2c8d5f5

Browse files
committed
move credentials section into ch7
1 parent 8cfe774 commit 2c8d5f5

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

book/07-git-tools/1-git-tools.asc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,8 @@ include::sections/replace.asc[]
3131

3232
include::sections/rerere.asc[]
3333

34+
include::sections/credentials.asc[]
35+
3436
=== Summary
3537

3638
You’ve seen a number of advanced tools that allow you to manipulate your commits and staging area more precisely.
File renamed without changes.

book/09-git-and-other-scms/1-git-and-other-scms.asc

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,6 @@ include::sections/import-tfs.asc[]
4141

4242
include::sections/import-custom.asc[]
4343

44-
include::sections/credentials.asc[]
45-
4644
=== Summary
4745

4846
You should feel comfortable using Git as a client for other version-control systems, or importing nearly any existing repository into Git without losing data.

0 commit comments

Comments
 (0)