Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 130 Bytes

index.md

File metadata and controls

15 lines (10 loc) · 130 Bytes

git lsfn

List files and show full name

Git alias:

lsfn = ls-files --full-name

Example:

git lsfn