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
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.