mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-12 23:54:59 +00:00
feat: Add command aliases and preserve read-only files in /drop
This commit is contained in:
parent
0fcbea03e5
commit
864725ff3d
6 changed files with 213 additions and 218 deletions
|
@ -124,6 +124,6 @@ mod_dates = [get_last_modified_date(file) for file in files]
|
|||
latest_mod_date = max(mod_dates)
|
||||
cog.out(f"{latest_mod_date.strftime('%B %d, %Y.')}")
|
||||
]]]-->
|
||||
March 07, 2025.
|
||||
March 11, 2025.
|
||||
<!--[[[end]]]-->
|
||||
</p>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue