summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar alanz <alanz@web>2017-01-31 11:33:32 +0000
committerGravatar admin <admin@branchable.com>2017-01-31 11:33:32 +0000
commit15957cf76a48bd6366fb2118c33422b4f243fa5a (patch)
tree1c4ce074327c48536fd7ed20596e4780f33e9f1d
parentd2fea0a772d43ff9c7ad68542cf92aaf778194da (diff)
Otherwise the USB remote cannot sync
-rw-r--r--doc/walkthrough/creating_a_repository.mdwn1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/walkthrough/creating_a_repository.mdwn b/doc/walkthrough/creating_a_repository.mdwn
index b5b3ab407..23c502424 100644
--- a/doc/walkthrough/creating_a_repository.mdwn
+++ b/doc/walkthrough/creating_a_repository.mdwn
@@ -4,3 +4,4 @@ This is very straightforward.
# cd ~/annex
# git init
# git annex init
+ # git config receive.denyNonFastForwards false