11- Git Basics: Essential Commands for Getting Started [Arabic]

Описание к видео 11- Git Basics: Essential Commands for Getting Started [Arabic]

Learn the most important Git commands to get your project up and running! From initializing a repository and setting up your user info to adding files and committing changes, this video covers it all

git status
git init
git config set --global user.name value
git config set --global user.email email
git add .
git add --all
git commit -m "message"
git log

See what else you can learn about Git:
   • 11- Git Basics: Essential Commands fo...  

   • 10- Mastering Git Configuration: Deta...  

   • 9- Install Git on Windows with clarif...  

   • 8- Git Snapshot Storage Mechanism (Pa...  

   • 7- Git Snapshot Storage Mechanism (Pa...  

   • 6- How Git Keeps Track Data: hashing,...  

   • 5- Git Snapshots vs. Delta-Changes [A...  

   • 4- What's Distributed Version Control...  

   • 3- What's Centralized Version Control...  

   • 2- What's Local Version Control Syste...  

   • 1- Why Git is Essential | Pre-Version...  
Please Follow Me :
  / discord  
  / orabidev  

Комментарии

Информация по комментариям в разработке