Files
zot/pkg
copilot-swe-agent[bot] a1d3dcf345 Improve pathRel to handle edge cases correctly
- Handle case where basepath equals targpath by returning "."
- Ensure basepath is treated as directory with trailing slash to avoid false prefix matches
- Fix linter issue by using += operator

Addresses code review feedback.

Co-authored-by: rchincha <45800463+rchincha@users.noreply.github.com>
2026-01-15 19:51:57 +00:00
..