Github: Difference between revisions

From wikinotes
No edit summary
Line 28: Line 28:
</blockquote><!-- Notes -->
</blockquote><!-- Notes -->


= Common Tasks =
= Tools =
<blockquote>
 
= PR magic =
<blockquote>
== fixes/closes ==
https://help.github.com/en/github/managing-your-work-on-github/linking-a-pull-request-to-an-issue
 
 
</blockquote><!-- PR magic -->
 
= Tips/Tricks =
<blockquote>
 
= 3rd Party Tools =
<blockquote>
<blockquote>
{|
{|
| [[gh]] || official commandline client for github
|-
|-
| [[github-searcher-cli]] || search github from the commandline
| [[git]]
|-
| [[gh]]
|-
| [[github-searcher-cli]]
|-
| [[gh-search-cli]]
|-
|-
| [[gh-search-cli]] || search github from the commandline
|}
|}
</blockquote><!-- Tools -->


</blockquote><!-- 3rd party tools -->
== fixes/closes ==
https://help.github.com/en/github/managing-your-work-on-github/linking-a-pull-request-to-an-issue

Revision as of 15:44, 19 September 2021

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

Documentation

RESTAPI-v3 docs https://developer.github.com/v3/

Notes

github ui
github git
github actions
github api
github markdown

Tools

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


fixes/closes

https://help.github.com/en/github/managing-your-work-on-github/linking-a-pull-request-to-an-issue