0 votes
in GitHub by
_____________ command renames the current branch to <branch>

a)  git remote rm

b)  git branch -m

c)  git branch -D (CAPS)

d)  git rebase

Related questions

0 votes
asked Mar 17, 2021 in GitHub by rajeshsharma
0 votes
asked Mar 17, 2021 in GitHub by rajeshsharma
...