Added a comment

This commit is contained in:
https://www.google.com/accounts/o8/id?id=AItOawlup4hyZo4eCjF8T85vfRXMKBxGj9bMdl0 2012-07-10 01:46:23 +00:00 committed by admin
parent 25f500b76f
commit 17b9fcf1d5

View file

@ -0,0 +1,46 @@
[[!comment format=mdwn
username="https://www.google.com/accounts/o8/id?id=AItOawlup4hyZo4eCjF8T85vfRXMKBxGj9bMdl0"
nickname="Ben"
subject="comment 4"
date="2012-07-10T01:46:23Z"
content="""
$ git annex status
supported backends: SHA256 SHA1 SHA512 SHA224 SHA384 SHA256E SHA1E SHA512E SHA224E SHA384E WORM URL
supported remote types: git S3 bup directory rsync web hook
trusted repositories: 0
semitrusted repositories: 3
00000000-0000-0000-0000-000000000001 -- web
02e4ea72-a77c-11e1-bbd7-0749b04e4b59 -- goldnerlab (Data for Goldner)
3c1fd026-c794-11e1-8ebb-dbe8684e8a73 -- here
untrusted repositories: 0
dead repositories: 0
transfers in progress: none
available local disk space: 16 gigabytes (+1 megabyte reserved)
local annex keys: 0
local annex size: 0 bytes
known annex keys: 0
known annex size: 0 bytes
bloom filter size: 16 mebibytes (0% full)
backend usage:
$ git remote
goldnerlab
$ git remote show goldnerlab
* remote goldnerlab
Fetch URL: goldnerlab:data
Push URL: goldnerlab:data
HEAD branch (remote HEAD is ambiguous, may be one of the following):
master
synced/master
Remote branches:
git-annex tracked
master tracked
synced/master tracked
Local branch configured for 'git pull':
master merges with remote master
Local refs configured for 'git push':
git-annex pushes to git-annex (up to date)
master pushes to master (up to date)
synced/master pushes to synced/master (up to date)
"""]]