mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-06 21:56:58 +00:00
Update cheatsheets
This commit is contained in:
@@ -10,7 +10,7 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
- Move a file inside the repo and add the movement to the next commit:
|
||||
|
||||
`git mv {{path/to/file}} {{new/path/to/file}}`
|
||||
`git mv {{path/to/file}} {{path/to/destination}}`
|
||||
|
||||
- Rename a file or directory and add the renaming to the next commit:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user