Skip to content

Resources for Go, Python, Java, Lua, Julia, WebAssembly, Spring and other topics aggregated from several git repos

Notifications You must be signed in to change notification settings

jmjava/2020Code

Repository files navigation

2020 Coding Practice

Open in Gitpod

Note: several git repos have been imported for convenience

Notes on importing subtree

git remote add XXX_remote

git fetch XXX_remote

git merge --allow-unrelated-histories -s ours --no-commit XXX_remote/master

git read-tree --prefix=ZZZ/ -u XXX_remote/master

git commit -m "Imported XXX as a subtree."

git remote rm XXX_remote

git push

About

Resources for Go, Python, Java, Lua, Julia, WebAssembly, Spring and other topics aggregated from several git repos

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published