GitLab Project With SSH | GitLab SSH Setup | GitLab Commit Via SSH | In Hindi

Опубликовано: 28 Сентябрь 2024
на канале: VismoTech IT Training
328
16

Hi guys In this video I am showing you complete project push on GitLab with all issues which comes in organization level work....

Please guide me for more videos which you want and subscribe the channel I am going to give you devops basics courses

Commands for the tutorial are :

git init
git status
git add .
git pull "your-repo-url"
git commit -m “msg”
git add remote origin [email protected]:TalhaSam/testing.git
git push origin master
Check project (files) added on GitLab

#git #gitlab #github #gittutorial