Category "version-control"

PLC Version Control

I need to come up with a CM process for PLC code. Currently, the system is developed using RSLogix 5000. The build product is a monolithic file that can be loa

Differences between git pull origin master & git pull origin/master

What is the difference between git pull origin master and git pull origin/master ?

Nuget - store packages in source control, or not?

We currently don't use nuget for our dependencies, preferring to go old-skool way and stick them all in a libs folder and reference from there. I know. So 1990'