mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-10 08:58:09 +00:00
Update cheatsheets
This commit is contained in:
@@ -7,7 +7,7 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
> Merge commits from a branch into another branch and delete the source branch.
|
||||
> Part of `git-extras`.
|
||||
> More information: <https://github.com/tj/git-extras/blob/master/Commands.md#git-graft>.
|
||||
> More information: <https://github.com/tj/git-extras/blob/main/Commands.md#git-graft>.
|
||||
|
||||
- Merge all commits not present on the target branch from the source branch to target branch, and delete the source branch:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user