Hello to all!
I have been doing some changes into a repository I'm working at and I want to upload them correctly for my whole working team to be able to access them.
The problem appears in this very moment, since I have done it from a Virtual Machine and the changes do not seem to update accordingly when I do so from another host. The situation is the one appearing on the screenshot and I want main to be in-line with the origin tags. How can I do so?
Whenever I perform Pull the system gives an error regarding the signed certificate, whereas Merge performed right on the first branch deploys another error due to uncommited changes that I have already done in the previous commit.
Any comment/advise is appreciated, since it is a problem that appears quite frequently.
Thanks in advance!