mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-15 07:59:57 +00:00
Update cheatsheets
This commit is contained in:
@@ -18,7 +18,7 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
- Use pathnames, one per line, from `stdin`:
|
||||
|
||||
`git check-ignore --stdin < {{path/to/file_list}}`
|
||||
`git < {{path/to/file_list}} check-ignore --stdin`
|
||||
|
||||
- Do not check the index (used to debug why paths were tracked and not ignored):
|
||||
|
||||
|
||||
Reference in New Issue
Block a user