https://github.com/lloydlobo/links
https://github.com/lloydlobo/links
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/lloydlobo/links
- Owner: lloydlobo
- Created: 2024-03-14T05:45:21.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-03-23T05:55:48.000Z (about 1 year ago)
- Last Synced: 2025-02-09T00:14:35.764Z (3 months ago)
- Size: 3.91 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# links
## Create
```shell
git submodule add https://gitlab.com/lloydlobo/blog.git blog
git submodule add [email protected]:lloydlobo/lloydlobo.gitlab.io.git lloydlobo.gitlab.io
```## Update
```shell
git submodule update --remote
```