sciguy1121 / Community-Mod-1

Community Mod 1
GNU Lesser General Public License v3.0
10 stars 16 forks source link

Github Issues #183

Closed EliSussman closed 11 years ago

EliSussman commented 11 years ago

Issues Involving Github

EliSussman commented 11 years ago

Does anybody know how to update a forked repository to be like the original repository in the mac github application?

sciguy1121 commented 11 years ago

I'm not sure, although I know some people have done it. I think you would do something to merge the original into the forked.

EliSussman commented 11 years ago

I guess for now ill have to just keep deleting my repository and reforking and cloning the main repository... :)

Techtad commented 11 years ago

Well on Windows, I have a Git Shell program which allows me to use git commands. I think I saw a video that someone just opened a terminal on Mac, changed the directory to where his local copy of the repository was, and used the commands from there, but I'm not sure.

Also, in Windows version of GitHub program, when open a repository to commit, I have an menu that says: "Tools" and there I have an option: "Open a shell here", maybe there's something like that on Mac.

ghost commented 11 years ago

i use the commands "git fetch upstream" then "git merge upstream/master"

Techtad commented 11 years ago

I use just: git pull upstream master I think it works the same.

EliSussman commented 11 years ago

Can Anybody Help me on the "Texture Issues" Issue? PS Thanks @LegioXV and @smigolpol it worked :)

DeathSeeker512 commented 11 years ago

@KingCreeperEli can you mark this as closed.. I am trying to get rid of as many of the 'issues' as possible, so that it isn't a long list of unsolved yet solved things