Re: [PATCH 3/7] Extract, test and enhance the logic to collapse ../foo paths.
From: Eric Wong <hidden> Date: 2016-06-15 22:54:52
Jonathan Nieder [off-list ref] wrote:
Maybe we can use apr_filepath_merge() to avoid reinventing the wheel?
Ideally, yes. Is there an easy way to access that from Perl? (and
for the older versions of SVN folks people are running).
Perhaps we can expose equivalent functionality in git via
git-rev-parse instead?