• Adding 'GIT_TRACE=1' to 'git' commands will verbose the output. Example usage:
$ GIT_TRACE=1 git push origin master
• After the first push, the [lfs] clause from .lfsconfig will be added to the .git/config file.
• $ git lfs help
• Adding 'GIT_TRACE=1' to 'git' commands will verbose the output. Example usage:
$ GIT_TRACE=1 git push origin master
• After the first push, the [lfs] clause from .lfsconfig will be added to the .git/config file.
• $ git lfs help