TheCherno / Hazel

Hazel Engine
Apache License 2.0
11.63k stars 1.5k forks source link

Update .gitmodules #636

Closed hellisabove closed 1 year ago

hellisabove commented 1 year ago

Modification of the .gitmodule file solving an issue which prevents from cloning all of the submodules

Describe the issue (if no issue has been made)

A clear and concise description of what the issue is. Explain the difference between the expected and the current behavior. A screenshot or copy of the error could be helpful as well.

PR impact (Make sure to add closing keywords)

List of related issues/PRs this will solve:

Impact Issue/PR
Issues this solves None or #number(s)
Other PRs this solves None or #number(s)

Proposed fix (Make sure you've read on how to contribute to Hazel)

A short description of what this fix is and how it fixed the issue you described.

Additional context

Add any other context about the solution here. Did you test the solution on all (relevant) platforms? If not, create a task list here.

hellisabove commented 1 year ago

Before: Screenshot 2023-07-23 152637

After: Screenshot 2023-07-23 152928

VagueLobster commented 1 year ago

Before: Screenshot 2023-07-23 152637

After: Screenshot 2023-07-23 152928

There already is a pull request for this fix: https://github.com/TheCherno/Hazel/pull/617