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

Use git submodule instead of duplicating things #1

Open
haesleinhuepf opened this issue Oct 8, 2024 · 1 comment
Open

Use git submodule instead of duplicating things #1

haesleinhuepf opened this issue Oct 8, 2024 · 1 comment
Labels
good first issue Good for newcomers

Comments

@haesleinhuepf
Copy link
Member

Hi @SeverusYixin ,

great to see this repository! Just one suggestion: instead of copying stuff (e.g. the resources folder from the training repository), you can use git-submodules. That way you also don't need to sychronize this folder again and again. Read more:
https://git-scm.com/book/en/v2/Git-Tools-Submodules

Let me know if that makes sense.

Best,
Robert

@SeverusYixin
Copy link
Collaborator

that is fantastic

@SeverusYixin SeverusYixin added the good first issue Good for newcomers label Oct 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants