How to use Git to create, delete and download files from GitHub

preview_player
Показать описание
This video shows you the basics of Git & GitHub and how to manipulate files with Git.
Рекомендации по теме
Комментарии
Автор

Thank you! As someone said, this worked for me to remove the file:
git rm -r --cached FileName

git commit -m "Removed File"
git push

lukailic
Автор

kid your gonna be a millionaire one day

Disclosureclips
Автор

A kid knows programming better than me

jsluo
Автор

Thank you very much!
I can delete files now.

hoangnhattinhtuyen
Автор

thank you very much. Please can you tell me how to make some updates on the files at the repo on the github?

whiteking
Автор

Hi - i have 2 questions if you can answer please.
1. What is the command line tool and how did you configure git with that?
2. How to delete multiple files from a Git repository using a single command?

Imran-M-
Автор

please tell me your keyboard name or model

Synchro
Автор

One of the worst "software" in existence. No wonder so many people absolutely hate it to the bone. Confusing, convoluted, broken, ugly and so much more. A total stain on the industry.

TheVixalazio