- also converted to a symlink so links to .git/annex will work.
-
- When the filesystem doesn't support symlinks, we cannot make .git
- - into a symlink. But we don't need too, since the repo will use direct
- - mode.
+ - into a symlink. But we don't need too, since the repo will use adjusted
+ - unlocked branches.
-
- Before making any changes, check if there's a .noannex file
- in the repo. If that file will prevent git-annex from being used,
* git-annex config: Only allow configs be set that are ones git-annex actually
supports reading from repo-global config, to avoid confusion.
* Linux standalone: Use md5sum to shorten paths in .cache/git-annex/locales
+ * Fix a problem in auto-upgrade of a clone to v8 that caused a
+ message "fatal: <path> is outside repository".
-- Joey Hess <id@joeyh.name> Thu, 27 Feb 2020 00:44:11 -0400