top of page
Search
yuli0203
Dec 12, 20214 min read
Git Merge vs Rebase
These are two approaches to insert changes from a feature branch to a development/master/other branch in Git. A lot of people ask what is...
yuli0203
Dec 11, 20212 min read
Git Submodules with Unity 3D
I have been working on multiple Unity 3D projects, and I often used the same setup for many of them. I needed to reuse my Infrastructure...
bottom of page