ویرگول
ورودثبت نام
مهران میرزایی
مهران میرزایی
خواندن ۱ دقیقه·۳ سال پیش

How to Git

git --version
git help config
git config --help
mkdir Test
cd Test
git init
add demo.txt
git status
git add demo.txt
git commit -m &quotAdd Demo.txt&quot
git config --global user.username githubusername git config --global user.email &quotertebatewweb@gmail.com&quot git config --global user.name &quotErtebateWeb&quot git config --list
create repositiry in github and copy addres
git remote add origin https://github.com/repositoryaddress.git
git push origin master




gitgithubhowto
MikroTik Certified Consultant (MTCNA , MTCWE)
شاید از این پست‌ها خوشتان بیاید