Improve docker/bash.sh to handle git worktrees (#5970)
authorAndrew Reusch <areusch@octoml.ai>
Wed, 1 Jul 2020 15:03:59 +0000 (08:03 -0700)
committerGitHub <noreply@github.com>
Wed, 1 Jul 2020 15:03:59 +0000 (08:03 -0700)
commitdd78036c63ddf9d9044400324dd3bcdfa9bb59c1
treec280dd9b7d883b96e89fadd88caf6dfb4645233c
parent36a0bf94cf93c5d4b067ae4359b8807ae2dde2d2
Improve docker/bash.sh to handle git worktrees (#5970)

* improve error code when git ls-files fails

* fix docker/bash to handle git worktrees
docker/bash.sh
tests/lint/check_file_type.py