-
Notifications
You must be signed in to change notification settings - Fork 0
License
Riliumph/dotfiles
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
$ git clone --recursive https://github.com/Riliumph/dotfiles.git
git submodule
はディレクトリをgit内部で特殊判定しているに過ぎない。
あくまでLinuxの空間ではディレクトリなのでgit clone
後は空ディレクトリである。
まず、git
にはsubmoduleを認識してもらう
$ git submodule init
次にsubmodule部分を更新する
$ git submodule update
これで空ディレクトリだったところにcloneされてくる。
About
No description, website, or topics provided.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published