mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-03 03:05:00 +00:00
fix: Handle OSError when resolving config file path
This commit is contained in:
parent
12578c0388
commit
1a4ef0f532
2 changed files with 8 additions and 1 deletions
|
@ -22,6 +22,8 @@ Reply only with the one-line commit message, without any additional text, explan
|
|||
or line breaks.
|
||||
"""
|
||||
|
||||
print(commit_system)
|
||||
|
||||
# COMMANDS
|
||||
undo_command_reply = (
|
||||
"I did `git reset --hard HEAD~1` to discard the last edits. Please wait for further"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue