I am on branch tm-skeleton and executing git pull does something (technically, it asks for password and I hit <ctrl-c> there), but how do I know where is it pulling from? Usually, [branch "tm-skeleton"] section in .git/config file explains all this (remote variable to be precise), but there is no such section for this branch in my config file.
I am on branch tm-skeleton and executing git pull does something (technically, it asks
Share
Have you read the
git-pullmanual underDefault Behaviour? To quote a section: