What code storage repository you use? Github allows to use repos without knowing git. Can your site do it?
Name:
Anonymous2018-09-08 8:35
Gitgud.io
Name:
Anonymous2018-09-08 9:58
>>2 Site depends on 183$ being donated per month(so author obviously can't afford 183 bucks..that doesn't look good for long-term stability). Total Funds needed by September 2018: $544 / 183 https://mixtape.moe/donate/
Name:
Anonymous2018-09-08 10:04
gitlab
Name:
Anonymous2018-09-08 12:37
git add file: adds a new file to the repo git commit -a -m "message": makes a commit git push: pushes git pull: pulls That's all you need to know about git really.