Find the Best Cosmetic Hospitals

Explore trusted cosmetic hospitals and make a confident choice for your transformation.

“Invest in yourself — your confidence is always worth it.”

Explore Cosmetic Hospitals

Start your journey today — compare options in one place.

Git Interview Questions and Answer Part – 5

  1. What is the function of ‘git rm’?
  2. What is the function of ‘git checkout’ in git?
  3. What is the use of ‘git log’?
  4. Explain what is commit message?
  5. How to setup github ssh authentication?
  6. What is git webhooks?
    33.Tell me the branching strategies you followed for your project?
  7. What is git rebase?
  8. What is git stash?
  9. What is the difference between git pull and git fetch?
  10. Differnce between git and svn?
  11. Advantages of git compare with svn?
  12. Explain about staging area in git?
  13. How do you check after git merge …where merging is correctly or not?
  14. How to create branch and delete a branch?
  15. Do you get any conflicts while merging..how can u resolve conflicts?
  16. How can u implement authentication and authorization in git?
  17. What is the difference between git rebase and git merge?
  18. How to merge the code?
  19. Pull request in git hub – —git pull
  20. Forking a repository in git hub?
  21. Diff between svn and git —svn is centralized version control and git is Distributed Version Control.?
  22. What is forking in git repositories?
  23. explain about soft and hard reset and their difference?
  24. What kind of branching and merging you worked on GIT.
  25. with this kind of environment and the git release branching, does it work in Agile methodology?
  26. What is tagging in GIT and what is the diff between feature branching and tagging?
  27. How can you restrict a user to push the code to the repository only if the code does not meet the quality ?
  28. When will you perform Git rebase and git revert and git Merge ? Why?

Find Trusted Cardiac Hospitals

Compare heart hospitals by city and services — all in one place.

Explore Hospitals
I’m a DevOps/SRE/DevSecOps/Cloud Expert passionate about sharing knowledge and experiences. I have worked at <a href="https://www.cotocus.com/">Cotocus</a>. I share tech blog at <a href="https://www.devopsschool.com/">DevOps School</a>, travel stories at <a href="https://www.holidaylandmark.com/">Holiday Landmark</a>, stock market tips at <a href="https://www.stocksmantra.in/">Stocks Mantra</a>, health and fitness guidance at <a href="https://www.mymedicplus.com/">My Medic Plus</a>, product reviews at <a href="https://www.truereviewnow.com/">TrueReviewNow</a> , and SEO strategies at <a href="https://www.wizbrand.com/">Wizbrand.</a> Do you want to learn <a href="https://www.quantumuting.com/">Quantum Computing</a>? <strong>Please find my social handles as below;</strong> <a href="https://www.rajeshkumar.xyz/">Rajesh Kumar Personal Website</a> <a href="https://www.youtube.com/TheDevOpsSchool">Rajesh Kumar at YOUTUBE</a> <a href="https://www.instagram.com/rajeshkumarin">Rajesh Kumar at INSTAGRAM</a> <a href="https://x.com/RajeshKumarIn">Rajesh Kumar at X</a> <a href="https://www.facebook.com/RajeshKumarLog">Rajesh Kumar at FACEBOOK</a> <a href="https://www.linkedin.com/in/rajeshkumarin/">Rajesh Kumar at LINKEDIN</a> <a href="https://www.wizbrand.com/rajeshkumar">Rajesh Kumar at WIZBRAND</a> <a href="https://www.rajeshkumar.xyz/dailylogs">Rajesh Kumar DailyLogs</a>

Related Posts

What is Git and use cases of Git?

What is Git? Git is a distributed version control system (DVCS) planned to track changes in source code during software development. It was developed by Linus Torvalds…

Read More

What is GitOps?

GitOps is a modern approach to managing and automating the deployment and operation of applications and infrastructure using Git as the single source of truth. In GitOps,…

Read More

What is Git LFS and use cases of Git LFS?

What is Git LFS? Git LFS (Large File Storage) is an extension of the Git version control system that addresses the challenge of managing large files and…

Read More

How to Use GitOps for Agile Development?

Are you tired of traditional development methods that are slow and cumbersome? If so, you may want to consider GitOps for agile development. GitOps is a relatively…

Read More

How to Use GitOps for Continuous Integration?

Are you tired of constantly manually updating your application infrastructure? Do you want a more efficient way to manage your continuous integration process? Look no further than…

Read More

How to Use GitOps for Continuous Delivery?

Are you tired of manually deploying your applications and updates? Are you looking for a more efficient way to manage your software development process? Look no further…

Read More