Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


How can one know the branches that are already merged into the master branch?



How can one know the branches that are already merged into the master branch?..

Answer / Priyank Kaushik

To find out which branches have been merged into the master branch, you can use Git command line tools. Using commands like `git log --merges` or `git merge-base --all origin/master` will help you identify all the branches that have been successfully merged into the master.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More DevOps Interview Questions

What is the role of aws in devops ?

1 Answers  


Name three important devops kpis?

1 Answers  


Mention what is the difference between memcache and memcached?

1 Answers  


What all the major provisioning tools in devops ?

1 Answers  


Explain continuous monitoring.

1 Answers  


Explain the role of DevOps?

1 Answers  


How is chef used as a cm tool ?

1 Answers  


Explain some of the metrics that were followed for devops success.

1 Answers  


Explain continuous testing.

1 Answers  


Name a few branching strategies used in devops?

1 Answers  


Define alm (application life cycle management) ?

1 Answers  


What is DevOps culture?

1 Answers  


Categories