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
7.5 MiB
Languages
C++ 92.6%
QMake 5.7%
TeX 1.2%
C 0.5%