git-xargs icon indicating copy to clipboard operation
git-xargs copied to clipboard

Implement flag to dump Github API response headers for debugging

Open zackproser opened this issue 3 years ago • 0 comments

Per this question: https://github.com/gruntwork-io/git-xargs/pull/62#issuecomment-1006699457

It would be useful to be able to pass a flag to git-xargs that causes all Github API response headers to be dumped to STDOUT to ease debugging:

Something like:

  • --dump-github-response-headers
  • --show-response-headers

zackproser avatar Jan 06 '22 15:01 zackproser