git commands
clone repo in system git clone
push change git add . git commit -m "" git push -u origin main
check git status git status
| Name | Name | Last commit date | ||
|---|---|---|---|---|
git commands
clone repo in system git clone
push change git add . git commit -m "" git push -u origin main
check git status git status