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

support atable for lfs.attributes(path, [aname|atable]) #213

Closed
wants to merge 1 commit into from

Conversation

tst2005
Copy link

@tst2005 tst2005 commented Sep 21, 2017

support for

lfs.attributes(foo, "mode")
lfs.attributes(foo, {"mode"})
lfs.attributes(foo, {"mode", "uid", "gid"})

@tst2005
Copy link
Author

tst2005 commented Dec 18, 2017

The emulated behavior is wrong.
I missread and change the LFS documentation : see this issue / PR.
I will make a new PR soon ...

@tst2005 tst2005 closed this Dec 18, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant