Mercurial > evolve
diff debian/docs @ 4966:4f3c87584a4a stable
heptapod-ci: add a script to map evolve branch to mercurial revision for tests
map-hg-rev.sh can be tested using this command:
```sh
for i in $(hg log -T '{branch}\n' | sort -u); do
echo $i $(testlib/map-hg-rev.sh $i)
done
```
author | Anton Shestakov <av6@dwimlabs.net> |
---|---|
date | Thu, 21 Nov 2019 14:18:35 +0700 |
parents | d1ca81f9e458 |
children | 9e0f91cb5242 |