I'm currently new to git and github, whenever I create new branches or delete a branch, it seems like it does not reflect the changes on my local repository.
I tried already
git pull origin master
git fetch all
I'm currently new to git and github, whenever I create new branches or delete a branch, it seems like it does not reflect the changes on my local repository.
I tried already
git pull origin master
git fetch all