diff --git a/aider/commands.py b/aider/commands.py index 56f73a864..4725602db 100644 --- a/aider/commands.py +++ b/aider/commands.py @@ -1,4 +1,5 @@ import os +import git from rich.prompt import Confirm from prompt_toolkit.completion import Completion from aider import prompts