| Test |
Duration |
Result |
| a detached HEAD without a branch argument exits with code 2 |
0.003s |
passed |
| a failed fetch only warns and the build continues from the last known origin state |
0.012s |
passed |
| a failing build exits with code 1 |
0.052s |
passed |
| a fragment without any match exits with code 2 |
0.003s |
passed |
| an ambiguous fragment lists the candidates and exits with code 2 |
0.043s |
passed |
| builds origin's head when the branch has new commits on origin |
0.079s |
passed |
| builds the current branch at its local head when no branch is given |
0.726s |
passed |
| resolves a unique branch-name fragment against local and origin branches |
1.082s |
passed |