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.
2 parents 4c12eac + e0b756c commit 8b2a608Copy full SHA for 8b2a608
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