Medhat Dawoud | Blog - Using Monorepos Is Not That Bad [Case Study]

Using Monorepos Is Not That Bad [Case Study]

The decision either to use or not to use monorepos has been very difficult for a lot of reasons, specially when you make a quick…
read more 16 min read
Medhat Dawoud | Blog - Merging 2 git repos with persisting commit history

Merging 2 git repos with persisting commit history

Lately I faced a case for the first time in my career to merge 2 working repos with large amount of logs into one repo…
read more 6 min read
Medhat Dawoud | Blog - Five Rules to write a better commit message

Five Rules to write a better commit message

Writing clean commit messages is very important in all cases, even some products are relying on the commit messages to autogenerate the changelog, of course…
read more 3 min read