]> _ Git - alire.git/commit
Publish tweaks (#528)
authorFabien Chouteau <Fabien-Chouteau@users.noreply.github.com>
Mon, 14 Sep 2020 16:10:47 +0000 (18:10 +0200)
committerGitHub <noreply@github.com>
Mon, 14 Sep 2020 16:10:47 +0000 (18:10 +0200)
commit21d2c0bdd8815b5c057a3b90806b34b7808f2ef0
treef8d4d070cb441b44e7edd64c7e32678f4fd18773
parent8d8dde61119a7fa919131b13a0f72e1e2135bb5b
Publish tweaks (#528)

* Alire.Publish: use error message similar to the git messages

* Alire.Publish: Do not print repo path if using CWD

* Alire.VCSs.Git: change status detection

Untracked files are ignored like git does.

* Alr.Commands.Publish: remove --prepare switch

Since there is no other publish mode.

* testsuite/tests/publish/local-repo: update expected output
src/alire/alire-publish.adb
src/alire/alire-vcss-git.adb
src/alr/alr-commands-publish.adb
src/alr/alr-commands-publish.ads
testsuite/tests/publish/local-repo/test.py