mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-22 05:14:59 +00:00
paul-gauthier -> Aider-AI
This commit is contained in:
parent
4ef7022343
commit
2b4206fd57
10 changed files with 15 additions and 15 deletions
|
@ -125,7 +125,7 @@ def test_git_index_version_greater_than_2(create_repo, mock_io):
|
|||
"You may be able to convert your repo: git update-index --index-version=2"
|
||||
)
|
||||
mock_io.tool_output.assert_any_call("Or run aider --no-git to proceed without using git.")
|
||||
mock_io.tool_output.assert_any_call("https://github.com/paul-gauthier/aider/issues/211")
|
||||
mock_io.tool_output.assert_any_call("https://github.com/Aider-AI/aider/issues/211")
|
||||
|
||||
|
||||
def test_bare_repository(create_repo, mock_io, tmp_path):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue