GoDaddy
Git 1 question
- #1Update Submodule to Latest Commit
You have a Git repository at
/home/interview/repothat contains a submodule in thevendor/utilsdirectory. The submodule is pointing to an old commit, but newer commits exist on the submodule's remote repository.
Linux 1 question
- #2Upload Safe File Partitioning
Your application uploads files from
/tmp/app/, but the maximum allowed file size is 1 MB, and some files exceed this limit.