You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am not sure if this is a feature request or a bug.
TreeBlobEntry contains the filename of the blob. But this filename seems to contain only the basename, and does not include its path. From my reading of the code it seems to include filename, mode, and Objectid.
I think it would be very useful to either, include the path as a different attribute, or have filename include its path.
thank you (specially for writing the code and making it free software).
--daniel
The text was updated successfully, but these errors were encountered:
Hi Roberto,
I am not sure if this is a feature request or a bug.
TreeBlobEntry contains the filename of the blob. But this filename seems to contain only the basename, and does not include its path. From my reading of the code it seems to include filename, mode, and Objectid.
I think it would be very useful to either, include the path as a different attribute, or have filename include its path.
thank you (specially for writing the code and making it free software).
--daniel
The text was updated successfully, but these errors were encountered: