有没有办法使用Libgit2sharp在Git Organization中列出所有的存储库? [英] Is there a way to list all repositories in a Git Organization using Libgit2sharp?

查看:180
本文介绍了有没有办法使用Libgit2sharp在Git Organization中列出所有的存储库?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

有没有办法使用Libgit2sharp在Git Organization中列出所有的存储库?



我在此检查 https:// github。 COM / libgit2 / libgit2sharp /维基



但似乎没有wiki页面解释使用Git组织! / div>

Libgit2sharp是一个用于git的C#库。 Git组织是一个GitHub构造,只能通过Github API使用。



所以解决方法是编写自己的代码来集成Libgit2sharp和GitHub API


Is there a way to list all repositories in a Git Organization using Libgit2sharp?

I did check here https://github.com/libgit2/libgit2sharp/wiki.

But seems like there are no wiki pages explaining "working with Git Organization"!

解决方案

Libgit2sharp is a C# library for git. Git Organizations however are a GitHub construct and will be available only via the Github API.

So the solution would be to write your own code to that integrates Libgit2sharp and the GitHub API

这篇关于有没有办法使用Libgit2sharp在Git Organization中列出所有的存储库?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆