Skip to content
This repository has been archived by the owner on Sep 20, 2023. It is now read-only.

[FS] give user possibility to read a given commit #29

Merged
merged 1 commit into from Jun 15, 2015

Conversation

NicolasDP
Copy link
Contributor

This pull request adds a Read Only view on a given commit:

  • read the commit message
  • read the files
  • access commit's author/committer

* read only
* get commit message
* get authors
* get extra infos
* see files
@vincenthz
Copy link
Owner

I don't think it's a good idea to overload the reading arbitrary stuff in the db, than in the specific context of creating commits. I'm merging for now, as the api is new anyway.

vincenthz added a commit that referenced this pull request Jun 15, 2015
[FS] give user possibility to read a given commit
@vincenthz vincenthz merged commit 6e51f64 into vincenthz:master Jun 15, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants