Skip to content

Can not create or edit files in GitHub #23221

Discussion options

You must be logged in to vote

Okay looks like I finally managed to fix it.
The issue was .backend/label in the .gitmodules file. Apparently you have to omit the dot.
So this works:

[submodule "backend/label"]
	path = backend/label
	url = https://github.com/<org>/<repo>.git
	branch = main

Sincerely,
Jan

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
2 replies
@ChristmasGit
Comment options

@tbohermes
Comment options

Answer selected
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
4 participants