Questions tagged [gitbox]

Gitbox is an easy-to-use Git GUI for Mac OS X.

Gitbox is an easy-to-use Mac OS X graphical front-end for Git.

19 questions
0
votes
0 answers

GitBox Pull Failed with changes not present

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…
Samuel Fullman
  • 1,262
  • 1
  • 15
  • 20
0
votes
2 answers

How do you backup a Git repository?

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…
Samuel Fullman
  • 1,262
  • 1
  • 15
  • 20
0
votes
1 answer

How to point gitbox/git to different local directory

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…
williamsandonz
  • 15,864
  • 23
  • 100
  • 186
0
votes
2 answers

Duplicate masters branches locally

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…
OZZIE
  • 6,609
  • 7
  • 55
  • 59
1
2