Top Git interview Questions for Experienced Developer
1. How do you create a new repository in GitHub? A GitHub repository is a centralized location to store, manage, and track changes to your project files. It supports collaboration and version control. Log in to your GitHub account. Click the “+” icon in the top-right corner and select “New repository”. Enter a repository name […]