I am new to Git and have taken the ambitious step of having several branches - the code base I inherited is massive. I am 100% positive I have commited all changes, now I am getting the following message:
Pull Failed - Please commit your changes…
I have studied posts on StackOverflow about pushing and pulling, but here is a "greenhorn" question as a failover in case I make a mistake (which of course for me is impossible..).
The question is, if I copy the repo folder locally, and then remove…
Hi guys I have a remote repository cloned locally, Because my new changes have saved it to a different directory (workspaces in eclipse) I want to point git to the workspace directory rather than the other directory, how do I do this? Gitbox doesn't…
How can I merge these? I don't know how this has happened, I'v only worked with one branch before and today I was going to create a new one (the top blurred out one).
Please Note: I'm a front-end developer and basicly only know (about git) what I…