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 4c12eac commit e0b756cCopy full SHA for e0b756c
content/cheat-sheet/_index.html
@@ -133,7 +133,7 @@ <h3>List branches:</h3>
133
</div>
134
<div class="item">
135
<h3>List branches by most recently committed to:</h3>
136
- <code>git branch --sort=-committerdate</code>
+ <code>git branch <span style="white-space: nowrap;">--sort=-committerdate</span></code>
137
138
139
<h3>Delete a branch:</h3>
0 commit comments