Delete Local Branch Run this git command to delete local branch git branch -d <branch> git branch -D <branch> (forcefully delete local branch) Delete Remote
Delete Local Branch Run this git command to delete local branch git branch -d <branch> git branch -D <branch> (forcefully delete local branch) Delete Remote