bkrem / awesome-solidity

⟠ A curated list of awesome Solidity resources, libraries, tools and more
https://bkrem.github.io/awesome-solidity
6.58k stars 950 forks source link

Added kauri.io archive into Education section #76

Closed sarthakxv closed 3 years ago

sarthakxv commented 3 years ago

[Please describe your pull request here]

Checklist

bkrem commented 3 years ago

Thanks for another great addition!

Looks like there are unrelated commits from the previous PR in here too, this should fix it:

# create a separate branch from this one
git checkout -b add-kauri
# reset new copy of the branch to latest upstream `main`
git reset upstream/main --hard
# copy across only the wanted commit
git cherry-pick 2dbe7e3

If you push that new branch and change the branch in the PR here to the new one we should be good to go :)

bkrem commented 3 years ago

(All good, realised we can just squash merge this since the actual diff is fine 👍)

sarthakxv commented 3 years ago

Oh, yeah, squash merge must have worked here.

thanks, for the merging 👍

On Mon, 15 Nov, 2021, 3:30 am Ben Kremer, @.***> wrote:

(All good, realised we can just squash merge this since the actual diff is fine 👍)

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/bkrem/awesome-solidity/pull/76#issuecomment-968371508, or unsubscribe https://github.com/notifications/unsubscribe-auth/ANJA2ZRDMX3ILPT7HLU3PM3UMAWRTANCNFSM5H7VLM2A .