This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Choose the best response for each question.
Which of the following choices is for working with large files in repositories?
Package Management.
Git LFS.
Git.
Which of the following choices isn't a common situation when you need to purge data from repositories?
When you need to reduce the size of a repository significantly by removing history.
When you need to remove a sensitive file that shouldn't have been uploaded.
When you need to hide code and history without removing permissions.
Which of the following choices is the built-in Git command for removing files from the repository?
git remove-branch command.
git filter-branch command.
git purge-branch command.
You must answer all questions before checking your work.
Was this page helpful?