]> _ Git - alire.git/commit
Remove ".git" after cloning, with option to disable (#1463)
authorAlejandro R Mosteo <amosteo@unizar.es>
Mon, 25 Sep 2023 18:40:57 +0000 (20:40 +0200)
committerGitHub <noreply@github.com>
Mon, 25 Sep 2023 18:40:57 +0000 (20:40 +0200)
commit7fe652908a0e1342db5cd06abbba522e44a355e6
treedcdce21c612e8fe0dabcf61a98bc5c9e904b7c1b
parentb3e996603ca6dd60f9fdb67d36b65ba7fbb3839e
Remove ".git" after cloning, with option to disable (#1463)

* Remove ".git" after cloning, with option to disable

Also make clones shallow (they already were for pins)

* Fix test
src/alire/alire-config-builtins.ads
src/alire/alire-origins-deployers-git.adb
src/alire/alire-publish-submit.adb
src/alire/alire-vcss-git.adb
src/alire/alire-vcss-git.ads
testsuite/drivers/alr.py
testsuite/drivers/asserts.py
testsuite/tests/get/git-local/test.py
testsuite/tests/misc/git-ungit/test.py [new file with mode: 0644]
testsuite/tests/misc/git-ungit/test.yaml [new file with mode: 0644]