Mark Pearl

Having GH-Pages A Subdirectory

Make sure you do not currently have a gh-pages branch

git subtree push --prefix docs origin gh-pages // Replace 'docs' by your folder name

Orignally found here

Querying Issues from PostMan

“https://api.github.com/repos///issues"

If you have 2FA enabled, add the following header with your current 2FA code

X-GitHub-OTP

Increase number of items in page response

per_page=100000

References



blog comments powered by Disqus

Want to get my personal insights on what I learn as I learn it? Subscribe now!


/