Skip to main content
Redhat Developers  Logo
  • Products

    Platforms

    • Red Hat Enterprise Linux
      Red Hat Enterprise Linux Icon
    • Red Hat AI
      Red Hat AI
    • Red Hat OpenShift
      Openshift icon
    • Red Hat Ansible Automation Platform
      Ansible icon
    • View All Red Hat Products

    Featured

    • Red Hat build of OpenJDK
    • Red Hat Developer Hub
    • Red Hat JBoss Enterprise Application Platform
    • Red Hat OpenShift Dev Spaces
    • Red Hat OpenShift Local
    • Red Hat Developer Sandbox

      Try Red Hat products and technologies without setup or configuration fees for 30 days with this shared Openshift and Kubernetes cluster.
    • Try at no cost
  • Technologies

    Featured

    • AI/ML
      AI/ML Icon
    • Linux
      Linux Icon
    • Kubernetes
      Cloud icon
    • Automation
      Automation Icon showing arrows moving in a circle around a gear
    • View All Technologies
    • Programming Languages & Frameworks

      • Java
      • Python
      • JavaScript
    • System Design & Architecture

      • Red Hat architecture and design patterns
      • Microservices
      • Event-Driven Architecture
      • Databases
    • Developer Productivity

      • Developer productivity
      • Developer Tools
      • GitOps
    • Automated Data Processing

      • AI/ML
      • Data Science
      • Apache Kafka on Kubernetes
    • Platform Engineering

      • DevOps
      • DevSecOps
      • Ansible automation for applications and services
    • Secure Development & Architectures

      • Security
      • Secure coding
  • Learn

    Featured

    • Kubernetes & Cloud Native
      Openshift icon
    • Linux
      Rhel icon
    • Automation
      Ansible cloud icon
    • AI/ML
      AI/ML Icon
    • View All Learning Resources

    E-Books

    • GitOps Cookbook
    • Podman in Action
    • Kubernetes Operators
    • The Path to GitOps
    • View All E-books

    Cheat Sheets

    • Linux Commands
    • Bash Commands
    • Git
    • systemd Commands
    • View All Cheat Sheets

    Documentation

    • Product Documentation
    • API Catalog
    • Legacy Documentation
  • Developer Sandbox

    Developer Sandbox

    • Access Red Hat’s products and technologies without setup or configuration, and start developing quicker than ever before with our new, no-cost sandbox environments.
    • Explore Developer Sandbox

    Featured Developer Sandbox activities

    • Get started with your Developer Sandbox
    • OpenShift virtualization and application modernization using the Developer Sandbox
    • Explore all Developer Sandbox activities

    Ready to start developing apps?

    • Try at no cost
  • Blog
  • Events
  • Videos

DevNation 2016: Tim Pettersen on "Tracking huge files with Git LFS"

 

June 7, 2016
Lincoln Baxter III
Related topics:
Developer Tools
Related products:
Developer Tools

Share:

    DevNation sneak peek is a behind-the-scenes preview of sessions and information that will take place at DevNation 2016. Sign up for DevNation at www.devnation.org. Learn more. Code more. Share more. Join the Nation.

    Tracking huge files with Git LFS

    Hi! I'm Tim Pettersen, a passionate Git evangelist and Atlassian developer with a decade of experience working on JIRA and Bitbucket, and I have a problem.

    In the past, I've presented about almost every aspect of "getting Git right": the value of feature branching, the power of rebase, the dangers of submodules. Most audience members were receptive and excited to hear about how distributed version control could change their life! But after every talk, there'd always be a few glum faces in the crowd, unmoved by the rapturous beauty and raw power of the world's favorite distributed version control system.

    I soon discovered why. These unfortunate souls were held hostage by their legacy centralized version control systems.

    Not because of the technical challenge of migration: Git is now eleven years old and migration from any given VCS is not only a solved problem, but a well worn path where countless software teams have trod. These unlucky few were trapped due to the very nature of Git's philosophy of distributed version control.

    Many of Git's benefits come from the fact that each developer has their own local copy of the entire history of their codebase. If that repository contains large binary files, fetching and pushing these repositories eventually slows down to the point of impracticality. The upshot is that game designers with binary assets, researchers with large data sets, web developers with rich media, QA engineers with data snapshots, and any other software team that needs to version large content, is stuck on centralized Subversion, or CVS, or Perforce, or ClearCase.

    At least, they were. Today, we have Git LFS.

    Git LFS (Large File Storage) is an open source extension to native Git, jointly developed by engineers from Atlassian Bitbucket and GitHub. In my session at DevNation I'll be talking in depth about how Git LFS works, how to adopt it, and how to use it in a software team. This talk is partly practical advice on Git LFS usage; and partly a technical deep-dive on the Git data model, Git's powerful extension system of hooks and filters, and the inspired computer science behind Git LFS' storage design and client/server architecture.

    So, if you love Git, want to move to Git, or you're just curious about how the two largest competitors in the Git hosting space came to collaborate on the same open source project, come along to learn about the exciting Git LFS project! If you have any specific questions you’d like me to address in the presentation, hit me up on Twitter (I’m @kannonboy).

    Last updated: June 13, 2024

    Recent Posts

    • Skopeo: The unsung hero of Linux container-tools

    • Automate certificate management in OpenShift

    • Customize RHEL CoreOS at scale: On-cluster image mode in OpenShift

    • How to set up KServe autoscaling for vLLM with KEDA

    • How I used Cursor AI to migrate a Bash test suite to Python

    Red Hat Developers logo LinkedIn YouTube Twitter Facebook

    Platforms

    • Red Hat AI
    • Red Hat Enterprise Linux
    • Red Hat OpenShift
    • Red Hat Ansible Automation Platform
    • See all products

    Build

    • Developer Sandbox
    • Developer Tools
    • Interactive Tutorials
    • API Catalog

    Quicklinks

    • Learning Resources
    • E-books
    • Cheat Sheets
    • Blog
    • Events
    • Newsletter

    Communicate

    • About us
    • Contact sales
    • Find a partner
    • Report a website issue
    • Site Status Dashboard
    • Report a security problem

    RED HAT DEVELOPER

    Build here. Go anywhere.

    We serve the builders. The problem solvers who create careers with code.

    Join us if you’re a developer, software engineer, web designer, front-end designer, UX designer, computer scientist, architect, tester, product manager, project manager or team lead.

    Sign me up

    Red Hat legal and privacy links

    • About Red Hat
    • Jobs
    • Events
    • Locations
    • Contact Red Hat
    • Red Hat Blog
    • Inclusion at Red Hat
    • Cool Stuff Store
    • Red Hat Summit
    © 2025 Red Hat

    Red Hat legal and privacy links

    • Privacy statement
    • Terms of use
    • All policies and guidelines
    • Digital accessibility

    Report a website issue