Skip to content

Add the rest of the PR'd logos#2

Closed
NonlinearFruit wants to merge 35 commits intopReya:mainfrom
NonlinearFruit:main
Closed

Add the rest of the PR'd logos#2
NonlinearFruit wants to merge 35 commits intopReya:mainfrom
NonlinearFruit:main

Conversation

@NonlinearFruit
Copy link

https://github.com/FedericoSchonborn/misbrands

I'm excited to find a fork that is being maintained! Here is an image from mkrl#48

I pulled it into my repo like so

curl -L https://github.com/mkrl/misbrands/pull/48.diff | git apply
git status
mv gopher.svg go-rust.svg
git status
git add -A
git commit -m "Ferris gopher (credit @FedericoSchonborn) <https://github.com/FedericoSchonborn/misbrands>"
git push

@NonlinearFruit
Copy link
Author

NonlinearFruit commented Mar 1, 2024

I added a nushell (github) script to easily apply diffs from any pull request

For example, this command will apply the diff from pull request 86 on mkrl/misbrands and make a commit. Then it is pretty easy to rename files and amend the commit with a better message

nu -c 'use toolkit.nu; toolkit import-pull-request https://github.com/mkrl/misbrands/pull/86'

@NonlinearFruit
Copy link
Author

I added all the images (that were missing) from second page of the mkrl/misbrands PRs. That would be PR ids 2 through 40 (inclusive).

I skipped the Oracle one (pr) because it isn't clear what the parody is. It looks like the sun logo with the oracle font? I wasn't sure how to name it.

(prs)

@NonlinearFruit NonlinearFruit changed the title Ferris gopher (credit @FedericoSchonborn) Add the rest of the PR'd logos Mar 1, 2024
@NonlinearFruit
Copy link
Author

I added all the rest of the images (that were missing) from the first page of the mkrl/misbrands PRs, which are ids 42 to 86 (inclusive).

I skipped these:

  • Elixir and Erlang pngs erred when applying diff (pr)
  • Ubuntu/Windows color change, not sure how to name (pr)
  • Not sure what the style of the apache logo was (pr)
  • GPT color change, not sure how to name (pr)

@NonlinearFruit
Copy link
Author

Just saw the commits on top of ohmyhub and realized I'm about to add the twitter png (and already added that tensorflow one 😅 )

I might have diverged too far and this PR is getting humongous. Closing

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.

1 participant