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:58:32 +01:00
Description
No description provided
8.5 MiB
Languages
C++ 92.1%
QMake 5.4%
TeX 1.1%
Shell 0.9%
C 0.5%