summaryrefslogtreecommitdiff
path: root/doc/forum/Remote_server_only_for_the_git_repository/comment_1_d4d8d8cfebf9a98ca8878c5684d5bb50._comment
blob: c97184cb82dfe3d8e7b7d62adb771b7734c5045b (plain)
1
2
3
4
5
6
7
8
9
10
[[!comment format=mdwn
 username="https://me.yahoo.com/a/FHnTlSBo1eCGJRwueeKeB6.RCaPbGMPr5jxx8A--#ce0d8"
 nickname="Hamza"
 subject="comment 1"
 date="2014-02-06T13:30:33Z"
 content="""
You can tell git-annex to ignore the repo (assuming git repo is called origin)

     git config remote.origin.annex-ignore true
"""]]