]> _ Git - alire.git/commit
fix: recognition of hash specified with `--commit=` (#1942)
authorSeb M'Caw <mcaw@adacore.com>
Fri, 25 Apr 2025 07:18:33 +0000 (08:18 +0100)
committerGitHub <noreply@github.com>
Fri, 25 Apr 2025 07:18:33 +0000 (09:18 +0200)
commit7507d3fff57dfa4916e81aa80a876e9cb1e06908
treedaf7863726b152e2d7204c36e720f3f9ccd88280
parentf16b7bf82b1e3e9f605393669c9a7308744a7054
fix: recognition of hash specified with `--commit=` (#1942)

* Add tests

* Fix recognition of hash specified with `--commit=`

* Fix `Remote_Commit` with local repo URLs
src/alire/alire-vcss-git.adb
src/alire/alire-vcss-git.ads
src/alire/alire-vcss-hg.ads
testsuite/tests/pin/remote/test.py
testsuite/tests/with/git-reference/test.py