Code::Blocks Forums

User forums => Announcements => Topic started by: yr on April 02, 2015, 09:47:57 PM

Title: Does Code block support GitHub integration plugins?
Post by: yr on April 02, 2015, 09:47:57 PM
Hi,
I am implementing a protocol stack using code blocks and I wanted to use GitHub as source controller.
Does Code::Blocks support for that?


Kind Regards,
yr
Title: Re: Does Code block support GitHub integration plugins?
Post by: oBFusCATed on April 02, 2015, 10:59:41 PM
What do "protocol stack" and "source controller" mean?
Title: Re: Does Code block support GitHub integration plugins?
Post by: yr on April 03, 2015, 09:00:26 AM
Protocol Stack:- New Network protocol for OSI osi protocol stack
Source control(Revision control, also known as version control):- An aspect of software configuration management, is the management of changes to documents, computer programs, large project web sites, and other collections of information.

Title: Re: Does Code block support GitHub integration plugins?
Post by: MortenMacFly on April 03, 2015, 12:18:01 PM
Quote from: yr on April 02, 2015, 09:47:57 PM
Does Code::Blocks support for that?
Yes.
Title: Re: Does Code block support GitHub integration plugins?
Post by: yr on April 03, 2015, 02:01:10 PM
thank you and this is a great help.
Title: Re: Does Code block support GitHub integration plugins?
Post by: MortenMacFly on April 03, 2015, 02:06:01 PM
As long as you ask generic questions youll get generic answers. If you need specific information please ask specific, smart questions.
I am working on several git based projects that include protocol stacks. So all I can tell is that it works and I didn't run into trouble so far.
Title: Re: Does Code block support GitHub integration plugins?
Post by: yr on April 04, 2015, 11:34:33 PM
Thank you and I will.
Title: Re: Does Code block support GitHub integration plugins?
Post by: MichaelAgarkov on September 15, 2023, 01:23:59 PM
yr, If I understand correctly you're asking if Code::Blocks has integration with Git like VSCode? In that case: no, but there's a plugin called GitBlocks available.