summaryrefslogtreecommitdiff
path: root/doc/walkthrough/creating_a_repository.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'doc/walkthrough/creating_a_repository.mdwn')
-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