Go to file
Gerhard Hoffmann b81120f8dc Implemented:
bool branchExistsRemotely();
	Check if branch exists in remote customer-repository.

    bool branchExistsLocally();
	Check if branch exists locally in customer-repository.

    bool gitPullNewBranches();
	In case the remote branch exists, but not the corresponding local one,
	then fetch the remote-branch.
2024-04-11 16:25:36 +02:00
DownloadDCFirmware Add path to global device-controller library 2024-03-19 09:30:20 +01:00
DownloadDCJsonFiles Add path to global device-controller library 2024-03-19 09:29:51 +01:00
UpdatePTUDevCtrl Implemented: 2024-04-11 16:25:36 +02:00
.gitignore Add *.user 2024-03-15 12:58:32 +01:00
ATBUpdateTool.ini Load libCAslave.so not libCAmaster.so 2024-03-15 11:26:57 +01:00
ATBUpdateTool.pro Add UpdatePTUDevCtrl subdirectory 2024-02-29 15:02:12 +01:00