webapp: When setting up a ssh remote, record it using initremote, so that it can be easily enabled elsewhere.
This is the capstone in making the webapp remember ssh remotes so they can be easily enabled in other clones of the repository. Currently, the user will need to enter a password to enable the ssh remote, but everything else is filled in automatically. This commit was sponsored by Peter Lloyd.
This commit is contained in:
parent
c11461b860
commit
2e1179df46
4 changed files with 41 additions and 14 deletions
2
debian/changelog
vendored
2
debian/changelog
vendored
|
@ -9,6 +9,8 @@ git-annex (5.20140518) UNRELEASED; urgency=medium
|
|||
and enableremote setups up a remote using its stored location.
|
||||
* webapp: Support for enabling known git repositories on ssh servers.
|
||||
The repository must have been added using initremote.
|
||||
* webapp: When setting up a ssh remote, record it using initremote,
|
||||
so that it can be easily enabled elsewhere.
|
||||
|
||||
-- Joey Hess <joeyh@debian.org> Mon, 19 May 2014 15:59:25 -0400
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue