-
Notifications
You must be signed in to change notification settings - Fork 17
Merging turing-logo-graphics
repository
#120
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
Conversation
turing-logo-graphics
repository
Preview the changes: https://turinglang.org/pr-previews/120 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR merges the entire history of the turing-logo-graphics repository into the turinglang.github.io repository using git subtree.
- Merges README.md with basic documentation and image references
- Imports Project.toml with dependencies required for the logo graphics
Reviewed Changes
Copilot reviewed 21 out of 24 changed files in this pull request and generated no comments.
File | Description |
---|---|
turing-logo-graphics/README.md | Adds documentation and image references for the logo graphics |
turing-logo-graphics/Project.toml | Introduces dependency definitions for the project |
Files not reviewed (3)
- turing-logo-graphics/.gitignore: Language not supported
- turing-logo-graphics/src/logo-text.jl: Language not supported
- turing-logo-graphics/src/logo.jl: Language not supported
@yebai I guess you squashed and merged, so history is not preserved, it all came in latest single commit. |
That’s okay. Since it’s only logo files, we don’t need their full history like a package. |
Okay, Thanks! |
Merging TuringLang/turing-logo-graphics into TuringLang/turinglang.github.io using git subtree
Here are the merger steps:
This imports the entire commit history of turing-logo-graphics and places its files under the
turing-logo-graphics
folder in current repository.For the other branch in
turing-logo-graphics
repo, first I updated the branch then did the same process and now we have new branch in this repo: https://github.com/TuringLang/turinglang.github.io/tree/sg/import-kx-new-design