ATBUpdateTool/UpdatePTUDevCtrl
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
..
2024-04-11 16:25:36 +02:00
2024-03-15 12:07:15 +01:00
2024-03-15 12:07:15 +01:00
2024-04-09 15:02:59 +02:00
2024-04-09 14:53:50 +02:00