Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Setting url does not work #1

Open
piekvossen opened this issue Jun 4, 2022 · 0 comments
Open

Setting url does not work #1

piekvossen opened this issue Jun 4, 2022 · 0 comments
Assignees

Comments

@piekvossen
Copy link

piekvossen commented Jun 4, 2022

Trying this:

git submodule set-url cltl-about-agent https://github.com/leolani/cltl-about-agent

results in usage feedback from git, so I guess the command set-url is not known?

usage: git submodule [--quiet] [--cached]
or: git submodule [--quiet] add [-b ] [-f|--force] [--name ] [--reference ] [--] []
or: git submodule [--quiet] status [--cached] [--recursive] [--] [...]
or: git submodule [--quiet] init [--] [...]
or: git submodule [--quiet] deinit [-f|--force] (--all| [--] ...)
or: git submodule [--quiet] update [--init] [--remote] [-N|--no-fetch] [-f|--force] [--checkout|--merge|--rebase] [--[no-]recommend-shallow] [--reference ] [--recursive] [--] [...]
or: git submodule [--quiet] set-branch (--default|--branch ) [--]
or: git submodule [--quiet] summary [--cached|--files] [--summary-limit ] [commit] [--] [...]
or: git submodule [--quiet] foreach [--recursive]
or: git submodule [--quiet] sync [--recursive] [--] [...]
or: git submodule [--quiet] absorbgitdirs [--] [...]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants