philschatz / octokat.js

:octocat: Github API Client using Promises or callbacks. Intended for the browser or NodeJS.
http://philschatz.com/2014/05/25/octokat/
MIT License
421 stars 133 forks source link

Differences #294

Open Lewiscowles1986 opened 3 years ago

Lewiscowles1986 commented 3 years ago

Using Octokat, I seem to be able to commit the exact same file twice with a commit that has no changes (seems to overwrite file, but is maybe NOOP). Is there any explanation for how this works or how to guard against it?