/anima

Not just another site

GNU General Public License v3.0GPL-3.0

anima

Not just another site

How to push

git checkout -b FeatureBranch
git add Changed.File
git commit -m "Added new feature"
git push origin FeatureBranch

Create a Pull Request with branch FeatureBranch