summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar http://www.joachim-breitner.de/ <nomeata@web>2011-12-09 21:25:37 +0000
committerGravatar admin <admin@branchable.com>2011-12-09 21:25:37 +0000
commit2cd22c1a13d6b4e1c6d2407d249f2f8d92643fbd (patch)
tree5bd32fdb4f24053af5e9558118b7cfdd0c1cbc37
parent07c32dd49ce389cd0ba1888b42429ae5fe54a972 (diff)
brr, so many typos today.
-rw-r--r--doc/forum/pure_git-annex_only_workflow.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/forum/pure_git-annex_only_workflow.mdwn b/doc/forum/pure_git-annex_only_workflow.mdwn
index 48226671c..36648a905 100644
--- a/doc/forum/pure_git-annex_only_workflow.mdwn
+++ b/doc/forum/pure_git-annex_only_workflow.mdwn
@@ -41,6 +41,6 @@ What I would like to have is that
* git annex add does not require a commit afterwards.
* Changes to the files are automatically picked up with the next git-annex call (similar to how etckeeper works).
-* Commands "git annex push" and "git annex pull" that will syn the metadata (i.e. the list of files) in both directions without further manual intervention, at least not until the two repositories have diverged in a way that is not possible to merge sensible.
+* Commands "git annex push" and "git annex pull" that will sync the metadata (i.e. the list of files) in both directions without further manual intervention, at least not until the two repositories have diverged in a way that is not possible to merge sensible.
Summay: git-annex is great. git is not always. Please make it possible to use git annex without having to use git.