This website uses cookies so that we can provide you with the best user experience possible. Cookie information is stored in your browser and performs functions such as recognising you when you return to our website and helping our team to understand which sections of the website you find most interesting and useful.
Pulling Codes
In order to stay up to date with forked project we need to “pull” main project updates.
To be able to update local repository with main repository you need to create a reference to it via Git Repositories->gllistengine->Remotes right click and then Create Remote
After that you need to select Configure fetch(1) and then in the Remote name field write “upstream”(2) and then press create.
In the new windows it needs glistengine main repositorys URL to enter that press Change.
When you pasted main repos link to it automatically fills rest of the necessary fields and then press Finish.
Now you can see the upstream.
After that in the branches you will see local and remote tracking open remote tracking right click upstream/main and click Push Branch.
In that window write main in the Branch field and select main [branch].
Right now it should be seen like this and press Preview.
And press Push. Thats it after that your repository will be up to date with the GlistEngine repository.
Troubleshoot
If your local repository could not update go to Branches->Local->main and right click then select Merge.
Select origin/main and click Merge.
Categories
Recent Posts
Installation – Linux
31/01/2023Installation – MacOS
31/01/2023Installation – Windows
31/01/2023