I am trying to combine branches with the GitHub for Mac GUI. I am not sure if it is me or the client at this moment ....
I have a repo with a master, staging, production units. I created a file in master called test.txt. Then I added a test line to it. I committed and synchronized to the master. I teamed up with the wizard to organize using gui and then hit the merge. I also re-clicked branches in sync to re-sync them. A new line is displayed on GitHub under the control of the wizard, but not under the control. In my local repo it appears as in sync with the last commit.
My plan was to edit the master, merge onto the stage to deploy and test, rinse, pour and repeat until it is good, and then change to production (at this stage everything should be synchronized).
Am I doing something wrong?
source share