Need to List all the files avaialble in a given remote GIT repository and branch?
Please help with commands..
If you want to list all files for a specific branch, e.g. master:
git ls-tree -r master --name-only
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With