Added a comment
This commit is contained in:
parent
cf589d1779
commit
f48a49fbf0
1 changed files with 55 additions and 0 deletions
|
@ -0,0 +1,55 @@
|
||||||
|
[[!comment format=mdwn
|
||||||
|
username="https://www.google.com/accounts/o8/id?id=AItOawnXybLxkPMYpP3yw4b_I6IdC3cKTD-xEdU"
|
||||||
|
nickname="Matt"
|
||||||
|
subject="comment 2"
|
||||||
|
date="2014-04-27T11:48:18Z"
|
||||||
|
content="""
|
||||||
|
Here's the `.git/config`
|
||||||
|
|
||||||
|
<pre>
|
||||||
|
[core]
|
||||||
|
repositoryformatversion = 0
|
||||||
|
filemode = true
|
||||||
|
bare = false
|
||||||
|
logallrefupdates = true
|
||||||
|
[branch \"master\"]
|
||||||
|
remote = home
|
||||||
|
merge = refs/heads/master
|
||||||
|
[annex]
|
||||||
|
uuid = 105776ba-bd78-4884-9126-aeb7c1e6da21
|
||||||
|
version = 5
|
||||||
|
diskreserve = 100 megabytes
|
||||||
|
autoupgrade = ask
|
||||||
|
debug = true
|
||||||
|
fscknudge = true
|
||||||
|
[remote \"dancingfrog\"]
|
||||||
|
url = ssh://10.23.33.19/Volumes/Media/iTunes Media/Music
|
||||||
|
fetch = +refs/heads/*:refs/remotes/dancingfrog/*
|
||||||
|
annex-uuid = c3cec307-367b-4373-8cb9-a3da67cee745
|
||||||
|
annex-cost = 100
|
||||||
|
annex-sync = true
|
||||||
|
[remote \"home\"]
|
||||||
|
url = home:/Volumes/Media/iTunes Media/Music
|
||||||
|
fetch = +refs/heads/*:refs/remotes/home/*
|
||||||
|
annex-uuid = c3cec307-367b-4373-8cb9-a3da67cee745
|
||||||
|
annex-sync = true
|
||||||
|
annex-cost = 200
|
||||||
|
[remote \"isilon\"]
|
||||||
|
url = gcrypt::ssh://rss/home/matt/mnt/isilon/rss/zzalsmf3/git-annex/mus
|
||||||
|
fetch = +refs/heads/*:refs/remotes/isilon/*
|
||||||
|
gcrypt-participants = 68D8501429C42E01
|
||||||
|
gcrypt-signingkey = 68D8501429C42E01
|
||||||
|
gcrypt-id = :id:92R1j7+L9r5LuWDi2ZlW
|
||||||
|
annex-gcrypt = true
|
||||||
|
annex-uuid = 949a8fc3-6334-5f5e-887d-b1e5725ea443
|
||||||
|
annex-sync = true
|
||||||
|
annex-cost = 250
|
||||||
|
[remote \"rss\"]
|
||||||
|
url = rss:Music
|
||||||
|
fetch = +refs/heads/*:refs/remotes/rss/*
|
||||||
|
annex-uuid = 79ff3c20-fab3-44dd-88f7-cc1a41eb73d6
|
||||||
|
annex-sync = true
|
||||||
|
annex-cost = 200
|
||||||
|
|
||||||
|
</pre>
|
||||||
|
"""]]
|
Loading…
Add table
Add a link
Reference in a new issue