Github: Difference between revisions

From wikinotes
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
Github is a website that provides free public hosting of opensource projects.<br>
Github is a website that provides free public hosting of [[git]] repositories.<br>
It also provides other features like documentation hosting, issue tracking etc.
It also provides other features like documentation hosting, issue tracking etc.


Line 5: Line 5:
<blockquote>
<blockquote>
{| class="wikitable"
{| class="wikitable"
|-
| official docs || https://docs.github.com/en
|-
|-
| home || https://github.com/
| home || https://github.com/
Line 42: Line 44:
|}
|}
</blockquote><!-- Tools -->
</blockquote><!-- Tools -->
== fixes/closes ==
https://help.github.com/en/github/managing-your-work-on-github/linking-a-pull-request-to-an-issue

Latest revision as of 15:54, 19 September 2021

Github is a website that provides free public hosting of git repositories.
It also provides other features like documentation hosting, issue tracking etc.

Documentation

official docs https://docs.github.com/en
home https://github.com/

Notes

github api
github ui
github git
github actions
github markdown

Tools

git
gh
github-searcher-cli
gh-search-cli