This wiki is for the exclusive use of my friends and colleagues. Account creation and anonymous editing have been turned off.

If you are a friend or colleague of mine, and would like to participate in this project, please send me a message.

If you find these pages useful, please donate to help cover server costs. Thanks!

Difference between revisions of "Git Resources"

From OdleWiki
(Added section for GitHub with one link)
(Added section for GitWeb plus a couple of links)
Line 11: Line 11:
 
== GitHub ==
 
== GitHub ==
 
* [https://github.com/adam-p/markdown-here/wiki/Markdown-Cheatsheet Markdown Cheatsheet]
 
* [https://github.com/adam-p/markdown-here/wiki/Markdown-Cheatsheet Markdown Cheatsheet]
 +
 +
 +
== GitWeb ==
 +
 +
These links describe the web interface to a Git repository.
 +
* [https://git-scm.com/docs/gitweb Git - gitweb Documentation] — Basically, all the things you can do with GitWeb
 +
* [https://git-scm.com/docs/gitweb.conf Git - gitweb.conf Documentation] — Specific information about the configuration file for GitWeb

Revision as of 03:16, 7 June 2017

External link icon.png

External Resources
These links should all open in a separate window.


Git on Chrome


GitHub


GitWeb

These links describe the web interface to a Git repository.