This is probably a really weird question… but is there a non-git Github?
I want a place to post my projects and share my code (like Github) but I don’t want to have to works with versions, commits, etc. I don’t like having to create a link between my folder and my git repo and then push the changes etc. In addition, I don’t want to have to have a local copy to create or add files; I can edit existing files in Github, but to create or add files, I have to do it locally and then commit and push.
I’m not sure if this is the best site to ask on, but I figured someone might have the answer.
Thanks in advance.
Have you tried SourceForge yet?
Still, I’d encourage you to try some more Git. The social network aspect built into GitHub is worth the learning effort.