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