Skip to content

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

Merged
merged 6 commits into from
Apr 21, 2025
Merged

Conversation

shravanngoswamii
Copy link
Member

Merging TuringLang/turing-logo-graphics into TuringLang/turinglang.github.io using git subtree

Here are the merger steps:

git remote add tgf https://github.com/TuringLang/turing-logo-graphics
git fetch tgf
git subtree add --prefix=turing-logo-graphics tgf main

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

@shravanngoswamii shravanngoswamii changed the title Merging turing-logo-graphics in this repo Merging turing-logo-graphics repository Apr 21, 2025
@shravanngoswamii shravanngoswamii changed the title Merging turing-logo-graphics repository Merging turing-logo-graphics repository Apr 21, 2025
Copy link
Contributor

Preview the changes: https://turinglang.org/pr-previews/120
Please avoid using the search feature and navigation bar in PR previews!

Copy link

@Copilot Copilot AI left a 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 yebai merged commit 1a27493 into main Apr 21, 2025
3 checks passed
@yebai yebai deleted the sg/merging-turing-graphics branch April 21, 2025 16:35
github-actions bot added a commit that referenced this pull request Apr 21, 2025
@shravanngoswamii
Copy link
Member Author

shravanngoswamii commented Apr 21, 2025

@yebai I guess you squashed and merged, so history is not preserved, it all came in latest single commit.
There are only 5 commits in that repo, so we can keep it like this if it's fine!

@yebai
Copy link
Member

yebai commented Apr 21, 2025

That’s okay. Since it’s only logo files, we don’t need their full history like a package.

@shravanngoswamii
Copy link
Member Author

Okay, Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants