The document describes the output from running a git pull command on a local repository. It lists all the remote branches that were fetched and any local branches that were updated or fast-forwarded to match the remote. A number of new remote tags and branches were also fetched.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
86 views5 pages
Git Exam
The document describes the output from running a git pull command on a local repository. It lists all the remote branches that were fetched and any local branches that were updated or fast-forwarded to match the remote. A number of new remote tags and branches were also fetched.
Checking out files: 100% (9215/9215), done. Switched to a new branch 'master.QuestForProducts' Branch 'master.QuestForProducts' set up to track remote branch 'master.QuestForProducts' from 'origin'.