Skip to content
This repository was archived by the owner on Sep 11, 2020. It is now read-only.

get file names (or may be more) via Commit #67

Closed
vtolstov opened this issue Aug 15, 2016 · 2 comments
Closed

get file names (or may be more) via Commit #67

vtolstov opened this issue Aug 15, 2016 · 2 comments

Comments

@vtolstov
Copy link

How can i get modified files via Commit?
My use case - i have repo and commit sha and need to know what files has been changed via this commit?

@mcuadros
Copy link
Contributor

This feature is planned to be on v4, now under heavy development.
With the v3, you need calc the diff tree for the commits and after make the diff of the files by yourself.

@mcuadros
Copy link
Contributor

#57

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants