From cf0b3e29a72be5016af0b5a6b060cf21d1220066 Mon Sep 17 00:00:00 2001
From: Mohammad Akhlaghi
+git checkout -b main # Make new `main' branch, start customizing.
git clone https://git.maneage.org/project.git # Clone Maneage, default branch `maneage'.
mv project my-project && cd my-project # Set custom name and enter directory.
git remote rename origin origin-maneage # Rename remote server to use `origin' later.
-git checkout -b master # Make new `master' branch, start customizing.
You are now ready to configure and make the raw template with the commands below. If they are successful, you can start customizing it. -- cgit v1.2.1