mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-22 09:51:20 +00:00
Update cheatsheets
This commit is contained in:
@@ -6,7 +6,7 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
# git am
|
||||
|
||||
> Apply patch files and create a commit. Useful when receiving commits via email.
|
||||
> See also `git format-patch`, which can generate patch files.
|
||||
> See also: `git format-patch` which can generate patch files.
|
||||
> More information: <https://git-scm.com/docs/git-am>.
|
||||
|
||||
- Apply and commit changes following a local patch file:
|
||||
|
||||
Reference in New Issue
Block a user