mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-14 08:48:24 +00:00
Update cheatsheets
This commit is contained in:
@@ -7,7 +7,7 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
> Delete branches that have been "squashed-merged" into a specified branch and checkout. If no branch is specified, default to the currently checked out branch.
|
||||
> Part of `git-extras`.
|
||||
> More information: <https://github.com/tj/git-extras/blob/master/Commands.md#git-delete-squashed-branches>.
|
||||
> More information: <https://github.com/tj/git-extras/blob/main/Commands.md#git-delete-squashed-branches>.
|
||||
|
||||
- Delete all branches that were "squash-merged" into the current checked out branch:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user