简体   繁体   English

代码::阻止IDE和GitHub集成

[英]Code::blocks IDE and GitHub integration

I am working on a university project with a friend, and we decided to host the thing in a GitHub repo. 我正在和一个朋友一起从事一个大学项目,我们决定将其托管在GitHub存储库中。 I am using the Code::Blocks IDE. 我正在使用Code :: Blocks IDE。 It would be rather sensible if I could pull and push to my branch of the project on Git directly from within Code::Blocks, but I have not been able to figure out how. 如果我可以直接从Code :: Blocks内将项目推到Git上的分支,那将是非常明智的,但是我还无法弄清楚该怎么做。

Is there a plugin or some other tool that would allow me to do this? 是否有插件或其他工具允许我执行此操作?

Netbeans有一个可移植版本,将其放在USB上就可以了:)

You can use GitHub Desktop, but it is not automated. 您可以使用GitHub Desktop,但它不是自动的。

You can work in Code::Blocks and GitHub Desktop will show the files have changed (as long as you use the same directory/files for Code::Blocks and GitHub Desktop). 您可以在Code :: Blocks和GitHub Desktop中工作,显示文件已更改(只要您对Code :: Blocks和GitHub Desktop使用相同的目录/文件)。

You will then have to manually push the files back to GitHub. 然后,您将必须手动将文件推回到GitHub。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM