new name for command
This commit is contained in:
parent
40ade7a515
commit
715d3d728c
1 changed files with 2 additions and 2 deletions
|
@ -29,7 +29,7 @@ post-process the tree generated by this command.
|
|||
|
||||
So a UI for these 3 or 4 things..
|
||||
|
||||
git-annex copy-branch --keys-from=path
|
||||
git-annex filter-branch --keys-from=path
|
||||
--include-key-information-for=repo
|
||||
--exclude-key-information-for=repo
|
||||
--include-config-for=repo
|
||||
|
@ -39,7 +39,7 @@ So a UI for these 3 or 4 things..
|
|||
|
||||
Eg:
|
||||
|
||||
git-annex copy-branch --keys-from=.
|
||||
git-annex filter-branch --keys-from=.
|
||||
--exclude-key-information-for=privateremote
|
||||
--exclude-config-for=privateremote
|
||||
--include-global-config
|
||||
|
|
Loading…
Add table
Reference in a new issue