Closed samuel-jimenez closed 5 months ago
Could an option be added to the recovery menu that will run whatever git is complaining about?
git error messages don't have any specific formatting which could be parsed
i think you could solve it by just running:
git config --global --add safe.directory /path/to/.cache/pikaur/build/
Description:
Attempting to perform git operations of non-owned paths will result in the following failure:
pikaur then fails with one of the following:
Request:
Could an option be added to the recovery menu that will run whatever git is complaining about?
Something along these lines: