]> _ Git - alire.git/commit
Fix: on `publish --tar`, allow git without remote (#614)
authorAlejandro R Mosteo <alejandro@mosteo.com>
Mon, 9 Nov 2020 08:39:20 +0000 (09:39 +0100)
committerGitHub <noreply@github.com>
Mon, 9 Nov 2020 08:39:20 +0000 (09:39 +0100)
commit51e95ec736648489c67f4cacd0dfd294eebe456c
tree5d195d04c5be79eb1308ae33e0f1f80e615356dc
parenta1262b124e303b4ea2b09ea07c4c056de522011e
Fix: on `publish --tar`, allow git without remote (#614)

If we are only using git to generate the archive, we do not need the remote as
it won't be referenced by the origin.
src/alire/alire-publish.adb
src/alire/alire-vcss-git.adb
src/alire/alire-vcss-git.ads