Moved from /forum/Actions_very_slow_on_a_direct___40__and_crippled__41___annex_repository/bugs/direct_mode_sync_should_avoid_git_commit/
This commit is contained in:
parent
3d8a51fee3
commit
e218ea9dda
1 changed files with 5 additions and 0 deletions
5
doc/bugs/direct_mode_sync_should_avoid_git_commit.mdwn
Normal file
5
doc/bugs/direct_mode_sync_should_avoid_git_commit.mdwn
Normal file
|
@ -0,0 +1,5 @@
|
|||
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 instead manually make its own commit. Git.Branch.commit and Git.Branch.update should be able to easily be used for this.
|
||||
|
||||
PS: this page were created elsewhere, and therefore not listed in bugs page
|
Loading…
Add table
Add a link
Reference in a new issue