如何“安装”将存储库分配给我的应用程序
抱歉,也许是愚蠢的问题。我知道这是可能的,但是找不到任何教程在实践中如何完成。如果我要分叉某人的存储库,请将我的修复程序应用于我的叉子。我如何测试?我可以某种程度上“安装”我自己的此存储库的叉子?有人可以指导我如何做(将自己的叉子安装到我的应用程序中)吗?
假设Github上有回购。我已经通过Nuget软件包安装了它。然后我在那里发现了一些错误。我认为我有一个修复程序,所以我将此仓库分配给了自己的github个人资料。然后,我将其克隆,用Visual Studio打开,应用修复程序,然后推回自己的叉子。如何在应用程序X中测试修复程序并使用自己的叉子?
Sorry for maybe stupid question. I know it is somehow possible, but could not find any tutorial how it can be done in practice. If I will fork someone's repo, apply my fixes to my fork. How I can test it? Can I somehow "install" my own fork of this repo into my application? Can somebody guide me how to do so (install my own fork into my application)?
Let's say there is repo on GitHub. I have installed it through NuGet packages. Then I have found some bugs in there. I am thinking I have a fix, so I have forked this repo into my own GitHub profile. Then I have cloned it, opened with Visual Studio, applied fixes, pushed back into my own fork. How I can test my fixes and use my own fork in my application X?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论