Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 0 additions & 4 deletions content/cheat-sheet/_index.html
Original file line number Diff line number Diff line change
Expand Up @@ -731,10 +731,6 @@ <h3>Fetch changes and then merge them into your current branch:</h3>
<span class="or">OR</span>
<code>git pull</code>
</div>
<div class="item">
<h3>Fetch all branches:</h3>
<code>git fetch --all</code>
</div>
</section>

<section>
Expand Down
Loading