git-annex-shell: Make configlist automatically initialize a remote git repository, as long as a git-annex branch has been pushed to it, to simplify setup of remote git repositories, including via gitolite.
This commit is contained in:
parent
cb7574ce10
commit
72978a8de0
3 changed files with 28 additions and 3 deletions
4
debian/changelog
vendored
4
debian/changelog
vendored
|
@ -15,6 +15,10 @@ git-annex (5.20140321) UNRELEASED; urgency=medium
|
|||
* forget --drop-dead: Avoid removing the dead remote from the trust.log,
|
||||
so that if git remotes for it still exist anywhere, git annex info
|
||||
will still know it's dead and not show it.
|
||||
* git-annex-shell: Make configlist automatically initialize
|
||||
a remote git repository, as long as a git-annex branch has
|
||||
been pushed to it, to simplify setup of remote git repositories,
|
||||
including via gitolite.
|
||||
|
||||
-- Joey Hess <joeyh@debian.org> Fri, 21 Mar 2014 14:08:41 -0400
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue