Merged
Conversation
turing-logo-graphics repository
Contributor
|
Preview the changes: https://turinglang.org/pr-previews/120 |
There was a problem hiding this comment.
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
Member
Author
|
@yebai I guess you squashed and merged, so history is not preserved, it all came in latest single commit. |
Member
|
That’s okay. Since it’s only logo files, we don’t need their full history like a package. |
Member
Author
|
Okay, Thanks! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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-graphicsfolder in current repository.For the other branch in
turing-logo-graphicsrepo, 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