Featured resource
2025 Tech Upskilling Playbook
Tech Upskilling Playbook

Build future-ready tech teams and hit key business milestones with seven proven plays from industry leaders.

Check it out
  • Lab
    • Libraries: If you want this lab, consider one of these libraries.
    • Cloud
Azure icon
Labs

Managing Files with Git LFS

In this lab, you are a member of a software development team working on a game. The game features high-resolution textures, 3D models, and dynamic audio assets, resulting in large files integral to the project. These files include .fbx models, .wav soundtracks, and .png texture files, some exceeding 500MB each. The team comprises five developers spread across North America’s time zones. The team you are on faces several challenges with two key ones being: - Low and Intermittent Connectivity: Two members often struggle to sync the repository due to slow or unstable internet. Downloading unnecessary files like 3D models or audio assets can take hours, hindering productivity. - Repository Size: With large assets such as .fbx and .wav files, the repository size exceeds 20GB, causing storage and bandwidth concerns for developers who don’t need these files. The team has decided to implement git-lfs as one way of addressing these two key issues. As a member who often has large files locally (that the rest of the team doesn't often need), you are wanting to implement git-lfs on your machine. You will then configure git-lfs for your common files and being committing changes to the teams repository.

Azure icon
Lab platform
Lab Info
Level
Intermediate
Last updated
Sep 20, 2025
Duration
1h 0m

Contact sales

By filling out this form and clicking submit, you acknowledge our privacy policy.
Table of Contents
  1. Challenge

    Create a New Azure DevOps Organization and Project
    • Log in to the Azure portal.
    • Create a new private project named LargeGitProject.
  2. Challenge

    Import an Existing Repo into Azure Repos
    • Create a new Azure Repo by importing a GitHub Repo.
    • Set the default branch to git-lfs.
  3. Challenge

    Configure Git on "Local" Machine

    Using the provide virtual machine, configure Git LFS.

  4. Challenge

    Clone the Large File Git Repo
    • Clone the Azure DevOps repository down to the virtual machine.
    • Verify the clone succeeded.
  5. Challenge

    Make Changes, Commit, and Verify
    • Configure the git repo for git-lfs.
    • Create a new file to simulate a large file.
    • Add the new file to a new commit.
    • Push the file up to the remote Azure DevOps repository.
    • Confirm the files are there.
About the author

Pluralsight Skills gives leaders confidence they have the skills needed to execute technology strategy. Technology teams can benchmark expertise across roles, speed up release cycles and build reliable, secure products. By leveraging our expert content, skill assessments and one-of-a-kind analytics, keep up with the pace of change, put the right people on the right projects and boost productivity. It's the most effective path to developing tech skills at scale.

Real skill practice before real-world application

Hands-on Labs are real environments created by industry experts to help you learn. These environments help you gain knowledge and experience, practice without compromising your system, test without risk, destroy without fear, and let you learn from your mistakes. Hands-on Labs: practice your skills before delivering in the real world.

Learn by doing

Engage hands-on with the tools and technologies you’re learning. You pick the skill, we provide the credentials and environment.

Follow your guide

All labs have detailed instructions and objectives, guiding you through the learning process and ensuring you understand every step.

Turn time into mastery

On average, you retain 75% more of your learning if you take time to practice. Hands-on labs set you up for success to make those skills stick.

Get started with Pluralsight