Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

lfs:Added lfs_file_getattr interface #1047

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Nov 25, 2024

  1. lfs:Added lfs_file_getattr interface

    1. Added a new interface lfs_file_getattr to get the corresponding
       file attributes through lfs_file. This interface is similar to lfs_getattr,
       but lfs_file_getattr replaces path with lfs_file.
    2. Implemented the corresponding test case in test_attrs.toml.
    
    Signed-off-by: chenrun1 <[email protected]>
    crafcat7 committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    d8d4693 View commit details
    Browse the repository at this point in the history