initremote works
This commit is contained in:
parent
05751d55cd
commit
0a4c610b4f
6 changed files with 85 additions and 30 deletions
|
@ -134,11 +134,11 @@ Many git-annex commands will stage changes for later `git commit` by you.
|
|||
|
||||
* initremote name [param=value ...]
|
||||
|
||||
Sets up a [[special_remote|special_remotes]] of some type. The remote's
|
||||
type and configuration is specified by the parameters. If a remote
|
||||
Sets up a [[special_remote|special_remotes]]. The remote's
|
||||
configuration is specified by the parameters. If a remote
|
||||
with the specified name has already been configured, its configuration
|
||||
is modified by any values specified. In either case, the remote will be
|
||||
added added to `.git/config`.
|
||||
added to `.git/config`.
|
||||
|
||||
Example Amazon S3 remote:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue