mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-02 00:54:34 +00:00
Update cheatsheets
This commit is contained in:
@@ -15,7 +15,7 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
- Apply and commit changes following a remote patch file:
|
||||
|
||||
`curl {{[-L|--location]}} {{https://example.com/file.patch}} | git apply`
|
||||
`curl {{[-L|--location]}} {{https://example.com/file.patch}} | git am`
|
||||
|
||||
- Abort the process of applying a patch file:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user