paths-filter/dist
Michal Dorner af2564d3e0
Fix #90 getLocalRef() returns wrong ref
git show-ref will return all branches where end segment matches the input. This cause issues when there are both 'someBranch' and 'somePrefix/someBranch' branches. This fix ensures the correct ref is returned by explicitly matching segments after common parts (e.g. refs/heads).
2021-06-14 10:20:58 +02:00
..
index.js Fix #90 getLocalRef() returns wrong ref 2021-06-14 10:20:58 +02:00