prep release
This commit is contained in:
parent
4a3f3a2cb5
commit
59b8294b2b
1 changed files with 4 additions and 4 deletions
|
@ -1,4 +1,4 @@
|
||||||
git-annex (7.20191018) UNRELEASED; urgency=medium
|
git-annex (7.20191024) UNRELEASED; urgency=medium
|
||||||
|
|
||||||
* Changed git add/git commit -a default behavior back to what it was
|
* Changed git add/git commit -a default behavior back to what it was
|
||||||
before v7; they add file contents to git, not to the annex.
|
before v7; they add file contents to git, not to the annex.
|
||||||
|
@ -9,14 +9,14 @@ git-annex (7.20191018) UNRELEASED; urgency=medium
|
||||||
* Added annex.gitaddtoannex configuration. Setting it to false prevents
|
* Added annex.gitaddtoannex configuration. Setting it to false prevents
|
||||||
git add from adding files to the annex even when annex.largefiles
|
git add from adding files to the annex even when annex.largefiles
|
||||||
is configured. (Unless the file was annexed before.)
|
is configured. (Unless the file was annexed before.)
|
||||||
|
* Made git add smarter about renamed annexed files. It can tell when an
|
||||||
|
annexed file was renamed, and will add it to the annex, and not to git,
|
||||||
|
unless annex.largefiles tells it to do otherwise.
|
||||||
* init: Fix a failure when used in a submodule on a crippled filesystem.
|
* init: Fix a failure when used in a submodule on a crippled filesystem.
|
||||||
* enable-tor: Deal with pkexec changing to root's home directory
|
* enable-tor: Deal with pkexec changing to root's home directory
|
||||||
when running a command.
|
when running a command.
|
||||||
* sync: Fix crash when there are submodules and an adjusted branch is
|
* sync: Fix crash when there are submodules and an adjusted branch is
|
||||||
checked out.
|
checked out.
|
||||||
* Made git add smarter about renamed annexed files. It can tell when an
|
|
||||||
annexed file was renamed, and will add it to the annex, and not to git,
|
|
||||||
unless annex.largefiles tells it to do otherwise.
|
|
||||||
|
|
||||||
-- Joey Hess <id@joeyh.name> Mon, 21 Oct 2019 11:01:06 -0400
|
-- Joey Hess <id@joeyh.name> Mon, 21 Oct 2019 11:01:06 -0400
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue