Im using Ubuntu 12.04 and KomodoEdit for developing NodeJS application.
Also, Im using bitbucket.org for git repository of the application. The repository will have different branches
Is it a good idea to use the local git repository as the workplace for KomoEdit while developing on the application? What is the best way to work on the source code between the workspace and local git repository?
Thanks