Page 1 of 1
IDE - Git integration
Posted: Sun Dec 15, 2013 3:12 pm
by Hroudtwolf
Hi,
I think it would be very handy to have a Git integration in the PB IDE.
It could be implemented in the project manager feature.
Example:
Best regards
Wolf
Re: IDE - Git integration
Posted: Mon Jan 06, 2014 5:26 pm
by Shield
I saw this thread on the day when you posted it. I like the idea,
but personally I always use the command line directly, even if the IDE
has full support for it (not talking about PB here). That's why I didn't
respond.
But since nobody else wrote his opinion, I might as well add mine (after
randomly stumbling across this thread again):
I'd +1 this. Not only because I think it is useful but also because it would
have a nice side-effect: it would bring the concepts of version control
closer to the PB users.
Re: IDE - Git integration
Posted: Mon Jan 06, 2014 5:52 pm
by skywalk
It is important to use source control management, but I prefer to choose which one.
Just as we have 'Use_database_of_your_choice()' so it should be for SCM.
And, much can be accomplished already with custom Tool code.