delete the remote-tracking branches
Delete the remote-tracking branches "todo", "html" and "man". The next fetch or pull will create them again unless you configure them not to
delete the remote-tracking branches git branch -d -r origin/todo origin/html origin/manDelete the remote-tracking branches "todo", "html" and "man". The next fetch or pull will create them again unless you configure them not to