summaryrefslogtreecommitdiff
path: root/doc/direct_mode/comment_4_97c26bd82f623a3b2d56bab4afff0126._comment
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2013-11-07 14:43:34 -0400
committerGravatar Joey Hess <joey@kitenet.net>2013-11-07 14:43:34 -0400
commit36148bb230b40eb601a9be348cc19a8eab77507b (patch)
tree247099733ad871d847f5dcae9387148c3bd4c385 /doc/direct_mode/comment_4_97c26bd82f623a3b2d56bab4afff0126._comment
parent8074d144968a29b8ad0f149c8f4265ea57080453 (diff)
remove some old comments about safety of git working tree commands in direct mode
Diffstat (limited to 'doc/direct_mode/comment_4_97c26bd82f623a3b2d56bab4afff0126._comment')
-rw-r--r--doc/direct_mode/comment_4_97c26bd82f623a3b2d56bab4afff0126._comment1
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/direct_mode/comment_4_97c26bd82f623a3b2d56bab4afff0126._comment b/doc/direct_mode/comment_4_97c26bd82f623a3b2d56bab4afff0126._comment
index 180018399..cf5ae2fb6 100644
--- a/doc/direct_mode/comment_4_97c26bd82f623a3b2d56bab4afff0126._comment
+++ b/doc/direct_mode/comment_4_97c26bd82f623a3b2d56bab4afff0126._comment
@@ -6,7 +6,6 @@
content="""
<pre>
git annex add $file
-git commit -m changed
git annex sync
git annex copy $file --to otherrepo
</pre>