Skip to content

NFのBlog

Welcome Everyone

  • Home
    • Programming
    • Gossips

Tag Archives: Git

Git LFS

Enable LFS Install & Track First of all, install lfs for git using following command: Then add track of large files using lfs: Note that the command above will also update .gitattributes file automatically. Migrate Steps above will only handle future large files. To migrate large file to LFS storage for previous commits, we couldContinue reading “Git LFS”

Posted byOyasumiJanuary 1, 2026January 1, 2026Posted inTechsTags:Git, GiteaLeave a comment on Git LFS
NFのBlog, proudly powered by WordPress. Privacy Policy