# OParl Service ## Git The repository of the OParl service is located under https://git.2martens.de/2martens/oparl-service.git It is partially encrypted with git-crypt and has to be decrypted first: ```bash git-crypt unlock %USERPROFILE%/.my-git-crypt-key ```