Closed yxuco closed 3 years ago
… path
What kind of change does this PR introduce? (check one with "x")
[X] Bugfix [] Feature [] Code style update (formatting, local variables) [] Refactoring (no functional changes, no api changes) [] Other... Please describe:
Fixes: #224
What is the current behavior? When used with vendor packages, it returns ref with prefix of vendor path.
What is the new behavior? It now returns only the ref, without the prefix of vendor path.
@mellistibco Please also approve. thanks
@yxuco Could you please sync your forked repo to the latest master? to make sure this PR has the latest master in
… path
What kind of change does this PR introduce? (check one with "x")
Fixes: #224
What is the current behavior? When used with vendor packages, it returns ref with prefix of vendor path.
What is the new behavior? It now returns only the ref, without the prefix of vendor path.