Update Requestable.js by carterm · Pull Request #653 · github-tools/github
Navigation Menu
{{ message }}
github-tools / github Public
- Notifications You must be signed in to change notification settings
- Fork 801
Open
carterm wants to merge 1 commit intogithub-tools:masterfrom
Open
carterm wants to merge 1 commit intogithub-tools:masterfrom
carterm wants to merge 1 commit intogithub-tools:masterfrom
Conversation
Copy link Copy Markdown
carterm
commented
Jul 19, 2021
carterm
commented
I've had issues using Repository.createBlob(buffer) that would cause an exception when looking for response.data in a null response. Adding this check for a null response line allows the code to work for me.
I've had issues using `Repository.createBlob(buffer)` that would cause an exception when looking for `response.data` in a null response. Adding this line allows the code to work for me.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment