fix typo and whitespace
This commit is contained in:
parent
3aab5164e9
commit
a419f01ddb
1 changed files with 2 additions and 1 deletions
|
@ -49,6 +49,7 @@ The upgrade events, so far:
|
||||||
## v6 -> v7 (git-annex version 7.x)
|
## v6 -> v7 (git-annex version 7.x)
|
||||||
|
|
||||||
The upgrade from v5 to v7 is handled manually for now.
|
The upgrade from v5 to v7 is handled manually for now.
|
||||||
|
|
||||||
Run `git-annex upgrade` to perform the upgrade.
|
Run `git-annex upgrade` to perform the upgrade.
|
||||||
|
|
||||||
v6 repositories are automatically upgraded to v7.
|
v6 repositories are automatically upgraded to v7.
|
||||||
|
@ -61,7 +62,7 @@ were added in v7.
|
||||||
A v6 git-annex repository can have some files locked while other files are
|
A v6 git-annex repository can have some files locked while other files are
|
||||||
unlocked, and all git and git-annex commands can be used on both locked and
|
unlocked, and all git and git-annex commands can be used on both locked and
|
||||||
unlocked files. (Although for locked files to be accessible, the filesystem
|
unlocked files. (Although for locked files to be accessible, the filesystem
|
||||||
must support symbolic links..
|
must support symbolic links.)
|
||||||
|
|
||||||
Direct mode repositories are upgraded to instead use the new
|
Direct mode repositories are upgraded to instead use the new
|
||||||
[[adjusted branches feature|git-annex-adjust]], which transparently unlocks
|
[[adjusted branches feature|git-annex-adjust]], which transparently unlocks
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue