05 - Take your work online{github}( push and pull) - حمل شغلك على جيت هاب

Channel:
Subscribers:
10,800
Published on ● Video Link: https://www.youtube.com/watch?v=73ERhdsiyJo



Duration: 13:38
153 views
5


الإنتقال من العمل على الجهاز Local الى رفع ملفاتك واعمالك اونلاين على جيتهاب guthub
كيفيه انشاء حساب على جيتهاب github
شرح سريع لكيفيه التحرك داخل الموقعsite navigation
شرح سريع لكيفيه انشاء مشروع Repositoryعلى جيتهاب وبعد ذلك تحميله على جهازكclone
شرح لكيفيه رفع اعمالك من على الجهاز الى جيتهابpush
شرح لعمل تحديث لمشروعك على الجهاز بالتغيرات الحديثه على المشروع اونلاينpull
الاوامر المستخدمه
git clone https://github.com/JAVA-MSDT/repositoryName.git
لأخذ نسخه من المشروع من على الموقع ووضعها على جهازك
git push
لرفع اعمالك بعد الانتهاء منها على الموقع
git pull
لتحميل التحديثات التى قام بها احد غيرك على المشروع من الموقع على جهاز




Other Videos By Status Code


2021-08-09Synchronize & Asynchronized التزامن و غير التزامن
2021-06-09Warming up on fire as professionals, Go beyond your limits - احماء على النار كالمحترفين, هات أخرك
2021-06-08How to warm up before training to protect yourself from mistakenly get injured {Gym Lovers}
2021-05-26High kick, Stretching - Высокий удар, Растяжка - ضربات عاليه واستطالات
2021-05-0902 - Secrets of the Red Sea { The Formation}
2021-05-0706 - Work with branch locally, checkout and merge - التعامل مع الفروع بجيت, كيفيه انشائها و دمجها
2021-05-05Let s Relax or Study: 50 Minutes of relaxing, & soul touching music for calmness and relaxing
2021-05-0402 - Internet for Everyone { An Overview of URL Anatomy - Web Address}
2021-05-0201 - An overview of how internet works for everyone regardless of where you are working
2021-04-3001 - Secrets of the Red Sea {Red Sea in Figures}
2021-04-2505 - Take your work online{github}( push and pull) - حمل شغلك على جيت هاب
2021-04-2404 - Git commit life cycle(edit, stage, commit) - جيت للجمبع - دوره حياه ملفات جيت
2021-04-2303 –Git Configure & Create Local Repository ظبط الإعدادات وإنشاء مشروع على الجهاز
2021-04-2202- Git For Everyone{Install & Add to Environment Variables} جيت للجميع {تنصيب واضافه الى المتغيرات}
2021-04-2201 - Git For Everyone {Intro} - جيت للجميع {مقدمه}
2021-04-2115 - Car Rental {Arabic JAVA} {Convert To Web Project} -- مشروع مكتب تأجير سيارات بالجافا
2021-04-04Кому права превосходить кому ??, Как развитая отношения с животными отдалела людей друг от друга!!
2021-03-08Challenge Bases 3-5 {Event Fistful Of Thorium 03-08-2021}
2020-12-0809 - { 04 } - الجزء العملى لسيرفلت فرونت كونترولر practical Servlet Front Controller
2020-12-0808 - { 03 } - الجزء العملى لسيرفلت فرونت كونترولر practical Servlet Front Controller
2020-12-0807 - { 02 } - الجزء العملى لسيرفلت فرونت كونترولر practical Servlet Front Controller



Tags:
git
git hub
git lab
bitbucket
version control
branching
merge
init
chekout
restore
git for everyone
technology
tracking
code
collaboration
Repositories
Clone
project
Push
Pull
Staging
Committing
software
developers
uses
history
commit
cmd
files
snapshot
config
user.name
user.email
status
git config --global user.name
git config --global user.email
git status
git config --list
local repository
Configure
git restore
git commit
Stage
commits
git log
git push
git pull