Replies: 2 comments
-
|
This is similar to #1587 but appear in different usages, so I think that's separate issue then issue with configuration. |
Beta Was this translation helpful? Give feedback.
-
|
I'm not sure how (Also, not that I advise it, but I think there are ways to silence that warning globally (or for a parent path) via Even if we added some kind of setting against this problem, that would just move the need for one Unless I'm missing something... |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Checklist
alr version.Describe the bug
If I run
alr get --build helloinside folder which are on USB drive, I receive error that git want add folder to safe directory list. but that's temporary folder whcih created each time for cloning.To Reproduce
Steps to reproduce the behavior:
Expected Behavior
I would like to eat up this specific Git error always, or at least make it configurable. So if Alire see error it will automatically add temporary folder to list of safe directories in the Git.
alrversionPaste here the output of
2.1.0.Beta Was this translation helpful? Give feedback.
All reactions