I have created a branch called 'dan-development' off the master branch. We're using github, and the github app on our desktops. I commited then synced everything, and now want to show those updates on my development server (command line).
I've switched the branch to dan-development on the dev server, but I cannot for the life of me figure out how to grab updates or sync it.
I've tried git pull, git fetch. Neither seem to do anything.
Help?