Readable logs

pull/273/head
Frostebite 2021-07-27 23:11:23 +01:00
parent f051a4d34a
commit 7a70143632
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ tree
echo ' '
echo 'List all LFS file hashes:'
git lfs ls-files --all | cut -d ' ' -f1 | sort
git lfs ls-files -l | cut -d ' ' -f1 | sort
echo ' '