We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f86c1ca commit 952078bCopy full SHA for 952078b
book/C-git-commands/1-git-commands.asc
@@ -143,13 +143,21 @@ We only briefly mention this command in <<_git_mv>>.
143
144
=== Branching and Merging
145
146
-branch
147
-checkout
148
-merge
149
-mergetool
150
-log
151
-stash
152
-tag
+
+==== git branch
+==== git checkout
+==== git merge
153
+==== git mergetool
154
155
+==== git log
156
157
+==== git stash
158
159
+==== git tag
160
161
162
=== Sharing and Updating Projects
163
0 commit comments