]> _ Git - alire.git/commit
Git: Use remote branch when checking remote status (#596)
authorAlejandro R Mosteo <alejandro@mosteo.com>
Tue, 27 Oct 2020 13:58:58 +0000 (14:58 +0100)
committerGitHub <noreply@github.com>
Tue, 27 Oct 2020 13:58:58 +0000 (14:58 +0100)
commit8d4fa407ef83f9bc52dee31454ba4bdd6c613345
tree001448c30eacad3202edb51f671ef236d75941b3
parent38b9ddecfde7ccdb15e5de280774707879f43b1f
Git: Use remote branch when checking remote status (#596)

Otherwise it seems git defaults to the main branch, which manifested as
spurious "ahead" status, or ambiguous references in local remotes.
src/alire/alire-vcss-git.adb
testsuite/tests/publish/local-repo-branched/test.py [new file with mode: 0644]
testsuite/tests/publish/local-repo-branched/test.yaml [new file with mode: 0644]