Added a comment
This commit is contained in:
parent
d94fa57705
commit
b55c9f9fe1
1 changed files with 10 additions and 0 deletions
|
@ -0,0 +1,10 @@
|
|||
[[!comment format=mdwn
|
||||
username="http://joeyh.name/"
|
||||
ip="4.252.11.120"
|
||||
subject="comment 1"
|
||||
date="2012-11-13T17:30:31Z"
|
||||
content="""
|
||||
git-annex commands only operate on files in the currently checked out working copy. You can send files to/from bare repos from non-bare repos. But you cannot do anything with them inside the bare repo, just as regular git doesn't let you commit inside a bare repo.
|
||||
|
||||
There is talk about [[todo/add_-all_option]], which would be usable in bare repos.
|
||||
"""]]
|
Loading…
Reference in a new issue