Skip to content

Instantly share code, notes, and snippets.

View d0v1k's full-sized avatar

ldm d0v1k

View GitHub Profile
@d0v1k
d0v1k / git command.markdown
Created March 25, 2021 13:22 — forked from nasirkhan/git command.markdown
`git` discard all local changes/commits and pull from upstream

git discard all local changes/commits and pull from upstream

git reset --hard origin/master

git pull origin master

@d0v1k
d0v1k / OkitoShiba.sol
Created November 15, 2021 15:03
Created using remix-ide: Realtime Ethereum Contract Compiler and Runtime. Load this file by pasting this gists URL or ID at https://remix.ethereum.org/#version=soljson-v0.6.12+commit.27d51765.js&optimize=false&runs=200&gist=
/**
____ _ _______ _______ ____ _____ _ _ _____ ____
/ __ \| |/ /_ _|__ __/ __ \ / ____| | | |_ _| _ \ /\
| | | | ' / | | | | | | | | (___ | |__| | | | | |_) | / \
| | | | < | | | | | | | |\___ \| __ | | | | _ < / /\ \
| |__| | . \ _| |_ | | | |__| |____) | | | |_| |_| |_) / ____ \
\____/|_|\_\_____| |_| \____/|_____/|_| |_|_____|____/_/ \_\