Generate AI Answer
Need up to 30 seconds to load.
Need up to 30 seconds to load.
hello welcome to tech formula in this
video i will show how to delete a local
and remote git branch
i have several local branches
to delete
the command is git
let us delete the branch one
you can use the capital d here also if
you use the capital d it will force the
delete method so if any confirmation
required it will skip the confirmation
the branch has been deleted
to delete remote branch the command is
the remote branch name let us check
first
now i have the following remote branches
let us delete this
the branch has been deleted
if i refresh the bridge
the branch 2 has been deleted thank you
for watching this video