typo
This commit is contained in:
parent
b4955eea8a
commit
d07cdfbc5e
1 changed files with 1 additions and 1 deletions
|
@ -1,3 +1,3 @@
|
|||
Per forum post linking to this bug, git commit can be very slow when run in a filesystem without symlink support, and seems to be reading the content of files just in order to show typechanged messages in the status.
|
||||
|
||||
So, git annex sync should stop using git commit when in direct mode, and intead manually make its own commit. Git.Branch.commit and Git.Branch.update should be able to easily be used for this.
|
||||
So, git annex sync should stop using git commit when in direct mode, and instead manually make its own commit. Git.Branch.commit and Git.Branch.update should be able to easily be used for this.
|
||||
|
|
Loading…
Add table
Reference in a new issue