hi guys. in gitlab i have newest code. there is an application.yaml file that has apiKey field. but on my computer the application.yaml file doesnt have this field. when i run git pull i get:
$ git pull
You are not currently on a branch.
Please specify which branch you want to merge with.
See git-pull(1) for details.
git pull <remote> <branch>
but my application.yaml file remains unchanged. idk what to do. can smb help me out?