79496623

Date: 2025-03-09 21:28:51
Score: 1
Natty:
Report link

The main reason is that Git Annex is designed to handle large files differently than standard Git.

git add . (Regular Git)

git annex add . (Git Annex)

Reasons:
  • Long answer (-0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: AH07