You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by "viirya (via GitHub)" <gi...@apache.org> on 2023/02/04 22:38:28 UTC

[GitHub] [arrow-datafusion] viirya opened a new issue, #5180: CI is currently broken on git diff: Not a git repository

viirya opened a new issue, #5180:
URL: https://github.com/apache/arrow-datafusion/issues/5180

   **Describe the bug**
   
   A few Github Actions jobs which run `git diff --exit-code` received a error currently:
   
   ```
   warning: Not a git repository. Use --no-index to compare two paths outside a working tree
   usage: git diff --no-index [<options>] <path> <path>
   ```
   
   e.g. https://github.com/apache/arrow-datafusion/actions/runs/4093544289/jobs/7059343655
   
   
   
   **To Reproduce**
   Steps to reproduce the behavior:
   
   **Expected behavior**
   A clear and concise description of what you expected to happen.
   
   **Additional context**
   Add any other context about the problem here.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [arrow-datafusion] alamb commented on issue #5180: CI is currently broken on git diff: Not a git repository

Posted by "alamb (via GitHub)" <gi...@apache.org>.
alamb commented on issue #5180:
URL: https://github.com/apache/arrow-datafusion/issues/5180#issuecomment-1417415776

   I believe this was fixed by https://github.com/apache/arrow-datafusion/pull/5177


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [arrow-datafusion] alamb closed issue #5180: CI is currently broken on git diff: Not a git repository

Posted by "alamb (via GitHub)" <gi...@apache.org>.
alamb closed issue #5180: CI is currently broken on git diff: Not a git repository
URL: https://github.com/apache/arrow-datafusion/issues/5180


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org