This ZIP file is hanging out with the stars in the Milky Way! Can you find the flag? mercury.zip
We are provided with the zip containing .hg
folder which is mercurial's equivalent for .git
folder.
unzip mercury.zip
cd mercury
hg grep --diff flag | grep flag
FLAG:
flag{version_control_for_the_solar_system}