b81120f8dc0d455ec4ed149f05d5db6ae94ca3f0
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.
Description
No description provided
Languages
C++
91.7%
QMake
5.6%
TeX
1.2%
Shell
1%
C
0.5%