discuss@lists.openscad.org

OpenSCAD general discussion Mailing-list

View all threads

GIT integration?

S
Scalpel78
Sun, Dec 28, 2014 10:16 PM

Hi, has anyone thought about adding GIT integration into OpenSCAD?

I keep thinking that I'd like to commit code from OpenSCAD directly into
GIT. Perhaps the integration could require GIT Bash to be installed on the
machine, and just call into that?

--
View this message in context: http://forum.openscad.org/GIT-integration-tp10784.html
Sent from the OpenSCAD mailing list archive at Nabble.com.

Hi, has anyone thought about adding GIT integration into OpenSCAD? I keep thinking that I'd like to commit code from OpenSCAD directly into GIT. Perhaps the integration could require GIT Bash to be installed on the machine, and just call into that? -- View this message in context: http://forum.openscad.org/GIT-integration-tp10784.html Sent from the OpenSCAD mailing list archive at Nabble.com.
MK
Marius Kintel
Sun, Dec 28, 2014 10:44 PM

On Dec 28, 2014, at 17:16 PM, Scalpel78 frode@lillerud.no wrote:

Hi, has anyone thought about adding GIT integration into OpenSCAD?

There are good external tools for this. Not sure if it’s worth doing a lot of GUI work to make this happen.
One good start to investigate this would be to enumerate existing code editors / IDEs with git integration and see what good workflows exist.

-Marius

On Dec 28, 2014, at 17:16 PM, Scalpel78 <frode@lillerud.no> wrote: > Hi, has anyone thought about adding GIT integration into OpenSCAD? > There are good external tools for this. Not sure if it’s worth doing a lot of GUI work to make this happen. One good start to investigate this would be to enumerate existing code editors / IDEs with git integration and see what good workflows exist. -Marius
JL
Joseph Lenox
Mon, Dec 29, 2014 12:29 AM

What is wrong with git-gui or any of the other gui tools?

I use git all the time. Wouldn't it be more reasonable to put together
something to use openscad with a more featured editor system like eclipse
than tacking on stuff like git integration  (duplicating a lot of effort in
the process)?
On Dec 28, 2014 4:45 PM, "Marius Kintel" marius@kintel.net wrote:

On Dec 28, 2014, at 17:16 PM, Scalpel78 frode@lillerud.no wrote:

Hi, has anyone thought about adding GIT integration into OpenSCAD?

There are good external tools for this. Not sure if it’s worth doing a lot
of GUI work to make this happen.
One good start to investigate this would be to enumerate existing code
editors / IDEs with git integration and see what good workflows exist.

-Marius


OpenSCAD mailing list
Discuss@lists.openscad.org
http://lists.openscad.org/mailman/listinfo/discuss_lists.openscad.org

What is wrong with git-gui or any of the other gui tools? I use git all the time. Wouldn't it be more reasonable to put together something to use openscad with a more featured editor system like eclipse than tacking on stuff like git integration (duplicating a lot of effort in the process)? On Dec 28, 2014 4:45 PM, "Marius Kintel" <marius@kintel.net> wrote: > On Dec 28, 2014, at 17:16 PM, Scalpel78 <frode@lillerud.no> wrote: > > > Hi, has anyone thought about adding GIT integration into OpenSCAD? > > > There are good external tools for this. Not sure if it’s worth doing a lot > of GUI work to make this happen. > One good start to investigate this would be to enumerate existing code > editors / IDEs with git integration and see what good workflows exist. > > -Marius > > > > _______________________________________________ > OpenSCAD mailing list > Discuss@lists.openscad.org > http://lists.openscad.org/mailman/listinfo/discuss_lists.openscad.org >