Listing All Local Branches
📦 GitHub
✨ The Prompt Phrase
What Git command do you run to see a list of all local branches in your repository, with the currently active one highlighted? ~git branch~ 💡 Hint: It is just two words — the version control tool followed by the subcommand that manages branches — with no extra arguments or flags needed.
💻 Code Preview
📦 All-in-One Code
<div style="position:fixed;top:0px;left:0px;right:0px;bottom:0px;"><div data-zite-id="qcfmfnigck" data-zite-embed-type="fullscreen" style="width:100%;height:100%;" data-zite-inherit-parameters ></div><script src="https://server.fillout.com/embed/v2-zite/"></script></div>
Live Preview