update changelog
This commit is contained in:
parent
ffec06aaec
commit
353e4f6d24
1 changed files with 5 additions and 3 deletions
|
@ -6,12 +6,14 @@ git-annex (7.20190220) UNRELEASED; urgency=medium
|
||||||
to allow git-annex import of files from the directory. This can be
|
to allow git-annex import of files from the directory. This can be
|
||||||
combined with exporttree=yes and git-annex export used to send changes
|
combined with exporttree=yes and git-annex export used to send changes
|
||||||
back to the same directory.
|
back to the same directory.
|
||||||
|
* Remote tracking branches are updated when importing and exporting to
|
||||||
|
special remotes, in ways analagous to how git fetch and git push do.
|
||||||
* export: Deprecated the --tracking option.
|
* export: Deprecated the --tracking option.
|
||||||
Instead, users can configure remote.<name>.annex-tracking-branch
|
Instead, users can configure remote.<name>.annex-tracking-branch
|
||||||
themselves.
|
themselves.
|
||||||
* Remote tracking branches are updated when importing and exporting to
|
* sync --content: When remote.<name>.annex-tracking-branch is configured,
|
||||||
special remotes, in ways analagous to how git fetch and git push do.
|
import from special remotes.
|
||||||
* sync, assistant: --no-push and remote.name.annex-push prevent exporting
|
* sync, assistant: --no-push and remote.<name>.annex-push prevent exporting
|
||||||
trees to special remotes.
|
trees to special remotes.
|
||||||
* Fix storage of metadata values containing newlines.
|
* Fix storage of metadata values containing newlines.
|
||||||
(Reversion introduced in version 7.20190122.)
|
(Reversion introduced in version 7.20190122.)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue