summaryrefslogtreecommitdiff
path: root/doc/tips
diff options
context:
space:
mode:
authorGravatar ynikitenko <ynikitenko@web>2017-11-03 20:23:12 +0000
committerGravatar admin <admin@branchable.com>2017-11-03 20:23:12 +0000
commitbfa3b57c2df33533a9c154439031cc8bd54a6b58 (patch)
tree9bc5a1bc3e4d646394f9c25845a8c6fa778403df /doc/tips
parentc0af036cdc26a05d2b963bdc274b837f6b982f54 (diff)
Added a comment: tutorial up to date?
Diffstat (limited to 'doc/tips')
-rw-r--r--doc/tips/centralized_git_repository_tutorial/on_your_own_server/comment_4_6610f58b031d587f07f05b31754e4d97._comment17
1 files changed, 17 insertions, 0 deletions
diff --git a/doc/tips/centralized_git_repository_tutorial/on_your_own_server/comment_4_6610f58b031d587f07f05b31754e4d97._comment b/doc/tips/centralized_git_repository_tutorial/on_your_own_server/comment_4_6610f58b031d587f07f05b31754e4d97._comment
new file mode 100644
index 000000000..6fa189137
--- /dev/null
+++ b/doc/tips/centralized_git_repository_tutorial/on_your_own_server/comment_4_6610f58b031d587f07f05b31754e4d97._comment
@@ -0,0 +1,17 @@
+[[!comment format=mdwn
+ username="ynikitenko"
+ avatar="http://cdn.libravatar.org/avatar/168d629704097ddc596f75ca32a687a3"
+ subject="tutorial up to date?"
+ date="2017-11-03T20:23:12Z"
+ content="""
+When I follow the tutorial and run
+
+ git push origin master git-annex
+
+it replies
+
+ error: src refspec master does not match any.
+ error: failed to push some refs to 'vds:~/test.git'
+
+However one can use `git-annex sync` instead and that works fine.
+"""]]