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 f5f3f6d commit 2849047Copy full SHA for 2849047
C-git-commands.asc
@@ -95,7 +95,7 @@ To take a directory and turn it into a new Git repository so you can start versi
95
96
We first introduce this in <<ch02-git-basics-chapter#_getting_a_repo>>, where we show creating a brand new repository to start working with.
97
98
-We talk briefly about how you can change the default branch from `master` in <<ch03-git-branching#_remote_branches>>.
+We talk briefly about how you can change the default branch name from ``master'' in <<ch03-git-branching#_remote_branches>>.
99
100
We use this command to create an empty bare repository for a server in <<ch04-git-on-the-server#_bare_repo>>.
101
0 commit comments