my basic disk is full for my gitlab installation, is it possible to move the repositories and their data to some other folder and make sure that the upcoming push\'s data is
I just moved my gitlab repositories folder from one directory to another, might be useful for someone (do this quickly at a quiet time or stop gitlab beforehand!)
Assuming you have a standard install the steps are
cp -ar SOURCE DESTINATIONsudo /etc/init.d/gitlab restart