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

 •  16 min read

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
Medhat Dawoud | Blog - Merging 2 git repos with persisting commit history

 •  6 min read

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
Medhat Dawoud | Blog - Five Rules to write a better commit message

 •  3 min read

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