Closed
Description
Hi
If I'm reading a file from a repo (repo.read
) and then it changes before I write back (repo.write
), the write disregards the changes and simply writes.
I would like for it to notice that the file has changed since reading and to do a merge - is that at all possible with the Github API? Is it possible with Github.js?
Thanks
This refers to yoavram/markx#34
Metadata
Metadata
Assignees
Labels
No labels