diff options
author | Joey Hess <joey@kitenet.net> | 2010-11-09 15:11:45 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2010-11-09 15:11:45 -0400 |
commit | d56feda25dd82ffa34fe5e3f28eff3ecf9eac5b5 (patch) | |
tree | 4dba542e9ff80ac0f0b6a37924c780c3fb45a2d7 /doc/todo | |
parent | 75d29250823326c8b4894a855927f65b5fdf4e13 (diff) |
maybe call it unlock and not checkout
It'd be confusing to have a git-annex subcommand with the same name as a
git subcommand.
Diffstat (limited to 'doc/todo')
-rw-r--r-- | doc/todo/backendSHA1.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/todo/backendSHA1.mdwn b/doc/todo/backendSHA1.mdwn index 44df406de..8c16b75ad 100644 --- a/doc/todo/backendSHA1.mdwn +++ b/doc/todo/backendSHA1.mdwn @@ -4,4 +4,4 @@ In particular, while files can be added using it, git-annex will not notice when their content changes, and will not create a new key for the new sha1 of the net content. -[[done]]; use checkout subcommand +[[done]]; use unlock subcommand and commit changes with git |