Skip to content

Commit 952078b

Browse files
committed
start branching/merging
1 parent f86c1ca commit 952078b

File tree

1 file changed

+15
-7
lines changed

1 file changed

+15
-7
lines changed

book/C-git-commands/1-git-commands.asc

Lines changed: 15 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -143,13 +143,21 @@ We only briefly mention this command in <<_git_mv>>.
143143

144144
=== Branching and Merging
145145

146-
branch
147-
checkout
148-
merge
149-
mergetool
150-
log
151-
stash
152-
tag
146+
147+
==== git branch
148+
149+
==== git checkout
150+
151+
==== git merge
152+
153+
==== git mergetool
154+
155+
==== git log
156+
157+
==== git stash
158+
159+
==== git tag
160+
153161

154162
=== Sharing and Updating Projects
155163

0 commit comments

Comments
 (0)