Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ This fork maintains two primary branches:
For development work, clone the complete repository history:

```cmd
git clone --no-single-branch --recurse-submodules https://github.com/l0stman/DigiAsset_Core.git
git clone --no-single-branch --recurse-submodules https://github.com/chopperbrian/DigiAsset_Core_Windows.git
```

This ensures you have access to both branches and all commit history, which is essential for working with upstream changes.
Expand Down