git newly created branch not showing

C++
git fetch
git branch -a
git fetch <branch Name>
Source

Also in C++: