Version control of code files is important. Also important is to ensure that it is accessible throughout and also to the community from which we gain. I tried creating an account in GitHub, create and fork a repository and add files via commandline using git in Github.
Setting Up Git:
Forking a Repo:
Creating adding and Commiting:
Help Docs:
https://help.github.com/articles/set-up-gitForking a Repo:
https://help.github.com/articles/fork-a-repoCreating adding and Commiting:
http://media.pragprog.com/titles/tsgit/chap-005-extract.htmlHelp Docs:
https://help.github.com/