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

get sha by filepath #133

Open
codletech opened this issue Aug 31, 2014 · 1 comment
Open

get sha by filepath #133

codletech opened this issue Aug 31, 2014 · 1 comment

Comments

@codletech
Copy link

Hi,
I need to get SHA by file path,
When Im trying to get file contents (see: https://developer.github.com/v3/repos/contents/#get-contents ) by:
ghrepo.contents(filePath,
function(err, data, headers) {
if(err) { }...

I am getting an error that the file SHA is missing.

@pksunkara
Copy link
Owner

Could you post an actual example? Thanks.

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

2 participants