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
Git on Chrome
- Git and Node on a Chromebook, Without Crouton and Linux
- Chromebrew
- How Can I Use Git and Eclipse in my Chromebook
- How to Install Ubuntu Linux on Your Chromebook with Crouton
GitHub
GitWeb
These links describe the web interface to a Git repository.
- Git - gitweb Documentation — Basically, all the things you can do with GitWeb
- Git - gitweb.conf Documentation — Specific information about the configuration file for GitWeb