update comment
This commit is contained in:
parent
8a58f67170
commit
c0a981cb0e
2 changed files with 4 additions and 2 deletions
|
@ -83,8 +83,8 @@ fixupDirect r = r
|
|||
- 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,
|
||||
|
|
|
@ -20,6 +20,8 @@ git-annex (8.20200227) UNRELEASED; urgency=medium
|
|||
* 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
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue