OpenTechBook
  • Home
  • Open Books
    • All Open Books

    • Free eBooks
    • Free Magazines
    • Free Journals

    • Submit an Open Book
  • Quizzes
Home » Quiz » Full Stack Developer Quiz

Which Git command is used to view the branches that have been merged into the current branch?

Difficulty level
  • git branch
  • git branch --merged
  • git log
  • git merge
The git branch --merged command is used to view the branches that have been merged into the current branch. It helps identify which branches are safe to delete after merging.
Add your answer
Loading...
Facebook Twitter Linkedin Reddit Pinterest
Full Stack Developer Quiz
Quiz
In SQL, the ALTER TABLE command is used to _______ an existing database table.
GitHub Flow emphasizes continuous _______ as a best practice.

Related Quiz

  • A stored procedure is _______ in a relational database, which can be executed by invoking its name.
  • Azure _______ is used for monitoring and diagnostics of applications deployed on Azure.
  • In OAuth 2.0, the _______ grant type is commonly used for server-to-server communication.
  • In TDD, what is the purpose of a "failing test"?
  • Which method is used to add elements to the end of an array in JavaScript?

Leave a commentCancel

Your email address will not be published. Required fields are marked *

Hot Quiz

PHP QuizMachine Learning QuizReact.js QuizCyber Security QuizPython QuizNode.js QuizASP.NET Core QuizData Science Statistics QuizCSS QuizETL Testing QuizADO.NET QuizCheckpoint QuizServlet QuizData Modelling QuizDatabase Testing QuizAPI Testing QuizBootstrap QuizAlgorithm QuizComputer Science QuizCommvault Quiz
Copyright © 2025 Open Tech Book
  • About
  • Contact
  • FAQ
  • DMCA
  • Disclaimer
  • Privacy Policy