Readable logs
parent
f051a4d34a
commit
7a70143632
|
|
@ -20,7 +20,7 @@ tree
|
||||||
|
|
||||||
echo ' '
|
echo ' '
|
||||||
echo 'List all LFS file hashes:'
|
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 ' '
|
echo ' '
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue