mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-05 15:44:27 +00:00
Update cheatsheets
This commit is contained in:
@@ -18,7 +18,7 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
- Display changes in patch format:
|
||||
|
||||
`git diff-tree -p {{tree-ish1}} {{tree-ish2}}`
|
||||
`git diff-tree {{--patch|-p}} {{tree-ish1}} {{tree-ish2}}`
|
||||
|
||||
- Filter changes by a specific path:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user