clojurebridge

2016-10-07T13:06:02.000043Z

Does anyone know how to clone a project from git in Nightcode 2.1? There doesn't seem to be an obvious option/shortcut.

bruceadams 2016-10-07T21:44:54.000044Z

elenam: I don’t think Nightcode itself contains any support for Git actions (unlike larger IDEs). I think you need to use some other tool for Git: the git command line or one of the stand alone Git GUIs.

2016-10-07T22:01:47.000045Z

@bruceadams It did in 1.x.x and doesn't (yet) in 2.x.x (I got a reply from Zach Oakes on another channel). We decided to go with 1.3.2 for this reason.