Good afternoon everyone, I'm a bit new of Git mechanisms and commands so maybe this topic can be already discussed.
Practically, I see that once a branch has been created remotely from 'master' (eg. directly from Atlassian JIRA through 'Create branch'), performing a 'git pull' command on the 'master' branch correclty download the new branch from the remote repository. However, if we perform the "git branch" command from master after the pull, the new branch is not listed into the branches available on the project. Once we check out the new branch, if we execute "git branch" command again the new branch appears in the list.. In my opinion, It would be quite useful if the new branch displays in the list once it's been synchronized with 'pull' command. Can it be a bug or a desired behaviour? Let me know what you think about that, thanks in advance :) Leonardo D'Alimonte Loginet srl -- You received this message because you are subscribed to the Google Groups "Git for human beings" group. To unsubscribe from this group and stop receiving emails from it, send an email to git-users+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/git-users/ec3f1412-03db-4be6-bc63-f3f5920b82b6n%40googlegroups.com.