How to Overcome File Size Limits on GitHub with Git LFS

Поделиться
HTML-код
  • Опубликовано: 6 янв 2025

Комментарии • 13

  • @RealMDHarish
    @RealMDHarish Месяц назад

    Hey Thanks! Very simple explanation!

    • @AyyazTech
      @AyyazTech  Месяц назад

      Thanks so much! I'm glad you found it easy to follow! 🙌

  • @cybercstories
    @cybercstories 3 месяца назад +1

    GREAT tutorial! Thanksss!!

    • @AyyazTech
      @AyyazTech  2 месяца назад

      I'm so glad you enjoyed the tutorial! 🎉😊 Thanks for the awesome feedback! If you're diving deeper into Git and version control, you might find these other tutorials and articles useful as well:
      - How to Force Push to GitHub: A Step-by-Step Guide
      ruclips.net/video/q94GIKLmPBI/видео.html
      - Git Branching and Merging: Best Practices
      ruclips.net/video/VlP_EajWmgY/видео.html
      Also, here’s a related blog post that could help you out:
      - Managing Large Files in Git: A Guide to Git LFS
      www.ayyaztech.com/blog/git-lfs-guide
      Make sure to subscribe and hit the bell icon for more tutorials! 🔔😊

  • @timepasstamilan2585
    @timepasstamilan2585 4 месяца назад +1

    Bro saved me😭😭 thanks a lot

  • @chenchen8571
    @chenchen8571 5 месяцев назад

    i only track one jpg file in LFS (1mb), after push to github get this error message:
    batch response: This repository is over its data quota. Account responsible for LFS bandwidth should purchase more data packs to restore access.
    please help me!!!

  • @te-amo8076
    @te-amo8076 3 месяца назад

    Hi. My git command isnt reading my war file which is 80mb in size. Will lfs help with that too?

  • @franzlangz1410
    @franzlangz1410 Месяц назад

    How to host my website html if its larger than 100mb, I want to pass my url to my teacher its my final project in our web design

  • @zapy422
    @zapy422 Месяц назад +1

    what's max size with git-lfs?

    • @AyyazTech
      @AyyazTech  Месяц назад +1

      The maximum file size you can store using Git LFS depends on your GitHub plan:
      • GitHub Free and Pro: Up to 2 GB per file.
      • GitHub Team: Up to 4 GB per file.
      • GitHub Enterprise Cloud: Up to 5 GB per file.
      If you attempt to add a file exceeding these limits, Git LFS will reject it with an error message.

  • @cristianscoop7487
    @cristianscoop7487 5 месяцев назад

    thanks bro you saved me

  • @DharmaRao-q7l
    @DharmaRao-q7l 7 дней назад

    Nice

    • @AyyazTech
      @AyyazTech  3 дня назад

      Appreciate the feedback!