Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

Development Tools Git Branches and Merging Remote Branches Updating Remote Branches

git

Fill in the blank to complete the below command to fetch and merge commits from the remote origin/three-pigs branch:

$ git status On branch three-pigs Your branch is behind 'origin/three-pigs' by 1 commit, and can be fast-forwarded. (use "git pull" to update your local branch)

nothing to commit, working tree clean

2 Answers

git pull

Travis Alstrand
seal-mask
STAFF
.a{fill-rule:evenodd;}techdegree
Travis Alstrand
Treehouse Teacher

Hey Daniel Nweke !

I'm not exactly sure if you have a question regarding this post. Did you find a way to resolve this issue?

You can refer to this video on posting a question for some tips on how to allow us to better help you out if you're stuck on something :smiley: