top of page
Search


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 12, 20214 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...
yuli0203
Dec 11, 20212 min read
bottom of page