I have several different computers that I work on the same code. So on my server I have the master git repo. I have noticed that some code when I push then try to pull and or fetch on other computer it does not pull some of it down. Not sure if it is due to conflicts or not. Anyone have an idea why this is? Am I not using pull and or fetch properly? Thanks

Are you sure that you are merging changes at the proper locations and then pushing to origin/master? Git is powerful but it takes some time to get fluent in its ways.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.