diff options
author | Joey Hess <joeyh@joeyh.name> | 2017-10-11 11:16:11 -0400 |
---|---|---|
committer | Joey Hess <joeyh@joeyh.name> | 2017-10-11 11:16:11 -0400 |
commit | a7df8c5dc7aac79dc5074e01b8b08ad88f9ec7c9 (patch) | |
tree | e7088a84b15439f8f0d759122daedde50d09c351 /doc | |
parent | a9cfdf992c1b08ec5bb76bfec8a1c3a4eaf09062 (diff) |
comment
Diffstat (limited to 'doc')
-rw-r--r-- | doc/forum/non_fast_forward_error_with_git_annex_sync/comment_2_f7101a8e84bbbfb2fbea6c65ca62fdb9._comment | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/forum/non_fast_forward_error_with_git_annex_sync/comment_2_f7101a8e84bbbfb2fbea6c65ca62fdb9._comment b/doc/forum/non_fast_forward_error_with_git_annex_sync/comment_2_f7101a8e84bbbfb2fbea6c65ca62fdb9._comment new file mode 100644 index 000000000..a6ad752db --- /dev/null +++ b/doc/forum/non_fast_forward_error_with_git_annex_sync/comment_2_f7101a8e84bbbfb2fbea6c65ca62fdb9._comment @@ -0,0 +1,9 @@ +[[!comment format=mdwn + username="joey" + subject="""comment 2""" + date="2017-10-11T15:14:18Z" + content=""" +You need to set the receive.denyNonFastforwards configuration in +the remote git repository, not on the local git repository. It kind of +sounds like you may have misunderstood where to set it. +"""]] |