Use –block-size=M /G
For example ls -lrt --block-size=GB
will list the files with size info in GB
Use –block-size=M /G
For example ls -lrt --block-size=GB
will list the files with size info in GB
Issue the following commands
git add FOLDER_PATH/* git commit -m 'Adding new module' git push origin BRANCH_NAME