Still no integration for GIT

Hello. It seems that this IDS still doesn't support git files versioning and features. It is any plan to integrate it in next releases?

Hi @mackyfsc. No it will not be added.

I recommend you to use a standalone Git client. There are several excellent free open source applications available. You can find a list of such clients here:

https://git-scm.com/downloads/guis

Using a standalone Git client is significantly superior to the application-specific integration you hoped for because it means you can use a single tool for version control of all your projects of any type rather than having to learn the version control interface of each of the IDEs/editors/etc. of each project type (and likely ending up still needing to use a standalone tool after all for the projects for which there is no such integration).

1 Like

+1

See also:

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.