progit / progit2

Pro Git 2nd Edition
Other
5.71k stars 1.88k forks source link

Fix typo in 'git branch --all' by starting with a $ #1758

Closed frijger closed 2 years ago

frijger commented 2 years ago

Where:

Pro Git >

Git Branching >

Branch Management >

Changing a branch name >

Changing the master branch name:

... Now we end up with the following state:

git branch --all

Screenshot from 2022-06-11 18-52-48

Expected:

$ git branch --all