]> _ Git - alire.git/commit
implement -C/--chdir flag (#1479)
authortali auster <120901234+atalii@users.noreply.github.com>
Fri, 27 Oct 2023 09:25:52 +0000 (03:25 -0600)
committerGitHub <noreply@github.com>
Fri, 27 Oct 2023 09:25:52 +0000 (11:25 +0200)
commit22a8d770880de877f48fa2940f01ccdcedefb4a6
tree78193637828dceb3da59aa415852248aa59ac57f
parent61e4287c8b21a85cc0df0f26158310f87be57d38
implement -C/--chdir flag (#1479)

* implement -C/--chdir flag

* use `alr` instead of Alire in help text.

* test --chdir flag

* clean up with-chdir test
src/alr/alr-commands.adb
testsuite/tests/init/with-chdir/test.py [new file with mode: 0644]
testsuite/tests/init/with-chdir/test.yaml [new file with mode: 0644]