10 May, 2009
Bash script for creating files in empty folders – Mercurial workaround
Posted by: admin In: Programming
I was astonished to find out that Mercurial was unable to represent empty folders. The most obvious workaround is to create an empty file in each of those folders. But hey, you don’t want to do that by hand do you? Well luckily we’re all using a Linux based OS with an extremely powerful command [...]