File tree Expand file tree Collapse file tree 2 files changed +16
-0
lines changed
Expand file tree Collapse file tree 2 files changed +16
-0
lines changed Original file line number Diff line number Diff line change 2626 'repo_title ' => 'Repository ' ,
2727 'repo_desc ' => 'Der Repository Name '
2828 ],
29+ 'gist ' => [
30+ 'name ' => 'Gist ' ,
31+ 'description ' => 'Zeige eine gist. ' ,
32+ 'id_title ' => 'ID ' ,
33+ 'id_desc ' => 'Die ID des gist ' ,
34+ 'sha_title ' => 'Revision ' ,
35+ 'sha_desc ' => 'Die Revisions-ID für den gist, falls eine spezifische Version angezeigt werden soll (optional) '
36+ ],
2937 'list ' => [
3038 'name ' => 'Github Repository Liste ' ,
3139 'description ' => 'Auflisten der öffentlichen Repositories für den angegebenen Benutzer. ' ,
Original file line number Diff line number Diff line change 2626 'repo_title ' => 'Repository ' ,
2727 'repo_desc ' => 'The repository name '
2828 ],
29+ 'gist ' => [
30+ 'name ' => 'Gist ' ,
31+ 'description ' => 'Displays a gist. ' ,
32+ 'id_title ' => 'ID ' ,
33+ 'id_desc ' => 'The ID of the gist ' ,
34+ 'sha_title ' => 'Revision ' ,
35+ 'sha_desc ' => 'The revision key of the gist if you want to display a specific revision (optional) '
36+ ],
2937 'list ' => [
3038 'name ' => 'Github Repository List ' ,
3139 'description ' => 'List public repositories for the specified user. ' ,
You can’t perform that action at this time.
0 commit comments