11
PLUS+1 GUIDE / Re: Industrial DevOps, Project View, and TortoiseGIT
« Last post by Neil on March 31, 2025, 09:53:07 PM »Hello.
I have used GIThub desktop for years for my PLUS+1 projects without any issues with files pushes or pulls from the repository.
I always leave the projects unpacked when I push to the repository.
My Main branch includes a compiled base blank template, as you build in the applications create a a new branch on a compiled branch which as been merged onto the main branch/ development branch or release branch ( depending how you want to setup)
For visualization of the project build I use visual studio code GIT graph.
If you haven't used it before I recommend a trail with a non critical project.
PS. I also used tortoise but GIT hub desktop is preferred.
I have used GIThub desktop for years for my PLUS+1 projects without any issues with files pushes or pulls from the repository.
I always leave the projects unpacked when I push to the repository.
My Main branch includes a compiled base blank template, as you build in the applications create a a new branch on a compiled branch which as been merged onto the main branch/ development branch or release branch ( depending how you want to setup)
For visualization of the project build I use visual studio code GIT graph.
If you haven't used it before I recommend a trail with a non critical project.
PS. I also used tortoise but GIT hub desktop is preferred.