backfill
backfill copied to clipboard
Error: git ls-tree exited with status 128: fatal: not a git repository
Hi all, I run the command ttsc to build an application for the local machine and CI (we use AWS codebuild).
For CI run we faced the issue (screenshot attached)

I analyze where git checking is executed and find the next function: https://github.com/microsoft/backfill/blob/c21ba92bfd37769ee06a2f3269694b6d8dfa14e9/packages/backfill/src/audit.ts#L13
my idea: do not check for the existing .git folder