Skip to content
This repository has been archived by the owner on May 16, 2024. It is now read-only.

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 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