another question that almost answeres itself
This commit is contained in:
parent
e1b8853174
commit
83ae64b893
1 changed files with 15 additions and 0 deletions
|
@ -0,0 +1,15 @@
|
||||||
|
[[!comment format=mdwn
|
||||||
|
username="joey"
|
||||||
|
subject="""comment 1"""
|
||||||
|
date="2015-03-26T15:45:22Z"
|
||||||
|
content="""
|
||||||
|
**direct** mode gets its name, because you can **direct**ly operate on files
|
||||||
|
with commands like "rm" or "mv /tmp".
|
||||||
|
|
||||||
|
So, to delete a file, you use such a command as you normally would.
|
||||||
|
|
||||||
|
`git annex status` can be used in direct mode since `git status` does not
|
||||||
|
work.
|
||||||
|
|
||||||
|
Perhaps you should read the documentation: [[/direct_mode]]
|
||||||
|
"""]]
|
Loading…
Add table
Add a link
Reference in a new issue