rhgitaly::util::common_subpath_split
This utility method finds the greatest common denominator of two paths, and helps using the remainder in one of them. It takes care of the various edge cases (strict equality, trailing slashes) and will be used several times in the `GetTreeEntries` implementation.
parent
831f85fc
No related branches found
No related tags found
Loading
Please register or sign in to comment