gruntwork-io / git-xargs

git-xargs is a command-line tool (CLI) for making updates across multiple Github repositories with a single command.
https://blog.gruntwork.io/introducing-git-xargs-an-open-source-tool-to-update-multiple-github-repos-753f9f3675ec
Apache License 2.0
933 stars 63 forks source link

Implement flag to dump Github API response headers for debugging #65

Closed zackproser closed 1 year ago

zackproser commented 2 years ago

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: