mirror of
https://github.com/TheLocehiliosan/yadm
synced 2024-10-27 20:34:27 +00:00
Add note about submodules
This commit is contained in:
parent
4bcd88a0e4
commit
a58d60a558
@ -23,7 +23,9 @@ named `XDG_CONFIG_HOME`.
|
|||||||
If you previously had configurations in `$HOME/.yadm`, the easiest way
|
If you previously had configurations in `$HOME/.yadm`, the easiest way
|
||||||
to migrate is to use the new `yadm upgrade` command. This command will move your
|
to migrate is to use the new `yadm upgrade` command. This command will move your
|
||||||
existing repo and configurations to the new directory, and rename any yadm
|
existing repo and configurations to the new directory, and rename any yadm
|
||||||
configurations that are tracked by your repo.
|
configurations that are tracked by your repo. Upgrading will also re-initialize
|
||||||
|
all submodules you have added (otherwise they will be broken when the repo
|
||||||
|
moves).
|
||||||
|
|
||||||
## New alternate file naming convention
|
## New alternate file naming convention
|
||||||
The naming conventions for alternate files have been changed.
|
The naming conventions for alternate files have been changed.
|
||||||
|
Loading…
Reference in New Issue
Block a user