Github Upload Large File

Published: 27 July 2019
on channel: Meehai Channel
5,729
68

---Reference:
https://git-lfs.github.com/

  / จัดการไฟล์ขนาดใหญ่ด้วย-git-lfs  

  / เรียนรู้-git-และ-github-ฉบับเด็กมหาลัย  
-----------------------------------
git checkout "branch name"

git init
git remote add origin "MY-URL"
git lfs track "*.weights"
git add yolov3.weights
git commit -m "Add Comments"
(git commit -m แล้ว Error ใส่ email บัญชี GitHub เราที่จะ Upload)
---- git config --global user.email "you@example.com"

git push -u origin "branch name"
(ใส่รหัlบัญชี GitHub เราที่จะ Upload)
OR
git pull --rebase origin master
git push origin master

(ถ้าไม่ได้จริงปัญหาเยอะง่ายๆ ก็ไปใช้ GitHub Desktop นะครับ 555 https://desktop.github.com/)

--------------------------🙏🙏🙏-----------------------------------
Donate (BTC address bitcoin )
3B3x2mGN4ohfPhosrjTwt13C4aPgS1483T


On this page of the site you can watch the video online Github Upload Large File with a duration of hours minute second in good quality, which was uploaded by the user Meehai Channel 27 July 2019, share the link with friends and acquaintances, this video has already been watched 5,729 times on youtube and it was liked by 68 viewers. Enjoy your viewing!