Thanks so much! I'm glad you found it easy to follow! 🙌
@cybercstories2 ай бұрын
GREAT tutorial! Thanksss!!
@AyyazTech2 ай бұрын
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 kzbin.info/www/bejne/p2qXeHyBgdKDeKs - Git Branching and Merging: Best Practices kzbin.info/www/bejne/jJ2zkHiXn7ygnbs 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! 🔔😊
@timepasstamilan25853 ай бұрын
Bro saved me😭😭 thanks a lot
@zapy422Ай бұрын
what's max size with git-lfs?
@AyyazTech29 күн бұрын
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.
@te-amo80763 ай бұрын
Hi. My git command isnt reading my war file which is 80mb in size. Will lfs help with that too?
@cristianscoop74874 ай бұрын
thanks bro you saved me
@franzlangz141018 күн бұрын
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
@chenchen85715 ай бұрын
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!!!