can i delete branches from git when i merge them code example Example: merge and delete branch git merge source-branch && git branch -d source-branch