I can pull from another branch, but the data from another branch not updated in my branch. When i try pulled manually git pull branch_andy2 production it shows error like this :
fatal: 'branch_andy2' does not appear to be a git repository fatal: Could not read from remote repository.
Please make sure you have the correct access rights and the repository exists.