From 285c7db852d3ac4fcf053f9b8878617005bf5f8c Mon Sep 17 00:00:00 2001 From: TroisSinges Date: Wed, 27 Nov 2013 12:14:49 +0000 Subject: [PATCH] typo --- doc/bugs/direct_mode_sync_should_avoid_git_commit.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/bugs/direct_mode_sync_should_avoid_git_commit.mdwn b/doc/bugs/direct_mode_sync_should_avoid_git_commit.mdwn index 96f9730bd6..ed4bb8f470 100644 --- a/doc/bugs/direct_mode_sync_should_avoid_git_commit.mdwn +++ b/doc/bugs/direct_mode_sync_should_avoid_git_commit.mdwn @@ -2,4 +2,4 @@ Per forum post linking to this bug, git commit can be very slow when run in a fi 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 +PS: this page was created elsewhere, and therefore not listed in bugs page