]> _ Git - alire.git/commit
Alr.Commands.Init: warnings instead of fails for existing files (#599)
authorFabien Chouteau <Fabien-Chouteau@users.noreply.github.com>
Wed, 28 Oct 2020 19:27:46 +0000 (20:27 +0100)
committerGitHub <noreply@github.com>
Wed, 28 Oct 2020 19:27:46 +0000 (20:27 +0100)
commitb1ee78aa147007a41496b057527fe86db2907539
tree605ef37b41a0d095a52da2fe2ea558af53e5b115
parentca526e68f1e2e7182037bffdeb45c4172a9d5839
Alr.Commands.Init: warnings instead of fails for existing files (#599)

To make this command more usable when converting an existing Ada project
to Alire, existing source or gpr files are now reported as a warning
instead of an error.
src/alr/alr-commands-init.adb
testsuite/tests/workflows/init-options/test.py