git - Trying to pull files into my local branch from a remote repo, but not all files seem to be getting pulled -


i created remote local repo want pull from. fetch it, , made branch git checkout -b test *remote-name*/*remote-branch* have branch i'm in.

but whatever reason, it's missing script files has on github page. did wrong?

now i'm in branch did git pull *remote-name* *remote-branch* , still doesn't have files want.

did remember switch branches master remote branch?


Comments

Popular posts from this blog

user interface - Python attempting to create a simple gui, getting "AttributeError: 'MainMenu' object has no attribute 'intro_screen'" -

jquery - Common JavaScript snippet to share files on Google Drive, Dropbox, Box.net or SkyDrive -

Android Gson.fromJson error -