Showing posts with label Github. Show all posts
Showing posts with label Github. Show all posts

Tuesday 1 December 2020

GitHub Tutorial for Beginner's |Create Repository with IDE in 8 Minutes| IntelliJ Idea VCS


IntelliJ IDEA supports version control integration at two levels:

  • At the IDE level, VCS integration is provided through a set of bundled plugins enabled by default.

  • At the project level, VCS integration is enabled by associating project folders with one or several version control systems.







Refer Link: https://www.jetbrains.com/help/idea/enabling-version-control.html

In this video, we are going to create a Github repository using the VCS function in IntelliJ. 
We will not be using any GitHub command. 
Everything will be done without using the command line.








Perform below steps:

To add an existing project under Git −

  • Navigate to VCS → Import into Version Control → Create Git repository.

  • Select a project by browsing the directory.

  • Click on the OK button.

Interview Experience with AMAZON for the role of Quality Assurance Tester

This role was for Digital/ IoT/Mobile Application based testing :)  Amazon is a dream company and everyone wants to work for that company a...

Popular Posts