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

feature request: record (or be able to retrieve) additional metadata for each file/directory #53

Open
mthome-cx opened this issue Sep 1, 2022 · 0 comments

Comments

@mthome-cx
Copy link

Some additional metadata would be useful:

  • the user who pushed a commit
  • the user and date associated with pushing a specific version of a file or directory

In principal, the date is retrievable by following the history back for a particular commit.
The username is not persisted, though and it might be better to keep it as per-blob metadata or carry forward with each commit. As an alternative, each blob in a commit could point back to the commit that originated it.

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

No branches or pull requests

1 participant