In this video, I am going to explain the interview question and answers related to the version control system GIT?
GIT Branching Strategy
What is GIT?
What is a repository in GIT? Or What is a .git folder?
Git init
What is the command you can use to write a commit message?
git commit āa āYour Message Hereā
What are the advantages of using GIT?
What language is used in GIT?
What is the function of āGIT PUSHā in GIT?
What is āStaging Areaā or āIndexā in GIT?
What is GIT stash?
Git stash
Git stash pop
How will you know in GIT if a branch has been already merged into master?
Git branchāmerged
Git branchā-no merged
What is the function of the git clone?
What is the function of āgit configā?
What does a commit object contain?
How can you create a repository in Git? Or What is āgit initā?
What is āheadā in git and how many heads can be created in a repository?
What is the purpose of branching in GIT?
What is the common branching pattern in GIT?
How can you bring a new feature in the main branch? OR what is git mergeā or āgit pull commandā.
What is another option for merging in git? Or What is āgit rebaseā
Ā What is a āconflictā in git?
How can conflict in git resolve?
How to delete a branch what is the command that is used?
Git branch -d
What is the difference between āgit remoteā and āgit cloneā?
What is the function of āgit diff ā in git?
What is āgit statusā is used for?
Ā What is the difference between the āgit diff āand āgit statusā?
What is the function of āgit checkoutā in git?
What is the function of āgit rmā?
What is the function of āgit stash applyā?
What is the use of āgit logā?
What is āgit addā is used for?
What is the function of āgit resetā?
What is git Is-tree?
Ā What does āhooksā consist of in git?
Explain what is commit message?
How can you fix a broken commit?
Why is it advisable to create an additional commit rather than amending an existing commit?
Ā What is ābare repositoryā in GIT?
Name a few Git repository hosting services
* Pikacode
* Visual Studio Online
* GitHub
* GitEnterprise
* SourceForge.net
Please follow below links to learn and watch more
Watch how to create, manage, backup and migrate AWS EC2 Instance
Watch how to create and manage S3 bucket
Watch how to create and manage Elastic Load balancer, application load balancer, and classic load balancer
Watch how to create and manage AWS autoscaling
Watch how to create and manage VPC in AWS, How to migrate resources
Watch how to create and manage AWS Management Services like CloudWatch, Config, CloudTrail, Trust Advisor
Watch how to host and manage domains on Route53 and How to load balance traffic across regions
Watch how to create and manage IAM User, Group, Roles and Custom Policies
Watch how to create and Manage AWS RDS in Single and Multi-AZ
source
Great
Can you please confirm, i supposed there is only 1 HEAD
# Correction
git commit – m "Your Message Here"
Bro please tell me diff b/n merge and rebase?
hello bro,
could u explain practically how to use git bisect command ?
Thanks
Just like this video .. upload remaining tools interview questions separately.. Thank u so much sir.. excellent work