jacogr / atom-git-control

Not maintained :(
MIT License
227 stars 70 forks source link

Question: How to switch active project? #188

Open chefhoobajoob opened 8 years ago

chefhoobajoob commented 8 years ago

I have multiple project folders, but this plugin seems to only offer git operations for the first project folder in the list. Is this a defect, a limitation, or is there a(n undocumented) way to switch the active project?

ghost commented 8 years ago

All folders that you add must be a direct git repo. When you open the git control view, there is a Project button on the top-left corner. Clicking on this button will open the folder selection modal, which can be used to switch between git repos (which are currently open in atom)

lsalomon commented 7 years ago

I have the same issue, I use project-manager to handle projects composed by several folders. each folder in the project is git repository, but when I use project switch button, it lists only the first one in the left pane.

To get it work, I have to manualy switch the position of the current folder I'm working in to the top of the left pane, toggle git:control, and then I am on the good folder.

Hope it helps resolving the issue.

cupidjs 2017-01-22 12-39-29