Quickly Push Project From Visual Studio Code To Gitlab Using Terminal And Ssh Key| SSH Key In GitLab

preview_player
Показать описание
▶️ In this session, we will learn How to Push Project From VS Code to GitLab Using Terminal with SSH Key from Local Machine.
▶️ We need to add public ssh key in GitLab and Private Key on Local system.
▶️ This will allow to push and Pull code from Local machine to GitLab.

▶️ If you have any queries , questions or suggestions, please add in the comment. I will be happy to hear suggestions and feedback from you so that I can improve the same. Help your friends to learn automation by suggesting the channel. Thanks
======================================
****************AJ AUTOMATION**************
======================================
Hi guys, Please share and Like the content whichever you find informative to reach more beginner candidates learning Test Automation. Thanks for your Support !!

🔔 Learn automation from basic !! 🔔

✅ Let's Learn the Concept in 5 To 10 Mins :=

✅ Selenium series videos Playlist :=

✅ Maven Tool videos playlist :=

✅ Selenium WebDriver Exceptions Playlist :=

✅ Selenium Grid With Docker:==

✅ Jenkins Tool Series :==

✅ Upload and Download Files in Selenium :=

✅ Excel and CSV files operations :=

✅ Java Language Concepts :=

✅TestNG Framework Videos:=

✅ Become Master in Xpath:=

✅ Protractor series videos playlist :=

✅ Recent Uploads :=

⚡️ Thanks for your support !! ⚡️

======================================
**************** Thanks for watching !!**************
======================================

⚡️ Keep Learning...Keep Sharing...Keep Growing. ⚡️

#gitlab #git #vscode #SeleniumWebDriver
Рекомендации по теме
Комментарии
Автор

It doesn't work, when I type git init, I get this error:

git : The term 'git' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path i
s correct and try again.
At line:1 char:1
+ git init
+ ~~~
+ CategoryInfo : ObjectNotFound: (git:String) [], CommandNotFoundException
+ FullyQualifiedErrorId : CommandNotFoundException

JanKowalski-wbih
Автор

Hi sir.
Can you please start the cucumber framework videos?

DjSunil
Автор

Hello Sir i get error :
git push -u origin master
error: src refspec master does not match any

As