Github Upload Large File

Publié le: 27 juillet 2019
sur la chaîne: 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


Sur cette page du site, vous pouvez voir la vidéo en ligne Github Upload Large File durée heure minute seconde en bonne qualité , qui a été Téléchargé par l'utilisateur Meehai Channel 27 juillet 2019, Partagez le lien avec vos amis et connaissances, sur youtube cette vidéo a déjà été regardée 5,729 fois et il a aimé 68 téléspectateurs. Bon visionnage!