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

feat: add repo directory env var

Open jeff350 opened this issue 1 year ago • 1 comments

Description

Fixes #146

This adds an environment variable XARGS_REPO_DIRECTORY so the temp directory can be referenced in scripts.

TODOs

Read the Gruntwork contribution guidelines.

  • [x] Update the docs.
  • [ ] Run the relevant tests successfully, including pre-commit checks.
  • [ ] Ensure any 3rd party code adheres with our license policy or delete this line if its not applicable.
  • [ ] Include release notes. If this PR is backward incompatible, include a migration guide.

Release Notes (draft)

Added XARGS_REPO_DIRECTORY environment variable for path of temp directory

Migration Guide

N/A

jeff350 avatar Feb 13 '24 04:02 jeff350

🚀

flinn avatar Feb 13 '24 23:02 flinn