0

I'm having a little problem with Xcode. As it looks like, I seem to have two Master Branches (working copies), which gives me problems when I'm trying to commit my changes. I think I screwed up when starting the project. I had a ViewController and wanted to have a TableViewController. I deleted the whole project and started from scratch. Maybe not everything was gone. No idea. Help is appreciated!

The two Master Branches: The two Master Branches

The problem with committing (About 15 files changed, but he only lets me save these: The problem with committing (About 15 files changed, but he only lets me save these...

Yoko
  • 793
  • 10
  • 19

1 Answers1

1

In the source control menu, hover over one of your branches, then select configure xxx branch. A dialog box will popup, Goto the Branches Tab, and inspect the date of the last modification, it it's the older one, delete it, if its not, try the other one.

Joe Million
  • 147
  • 9