atom-git-control icon indicating copy to clipboard operation
atom-git-control copied to clipboard

Question: How to switch active project?

Open chefhoobajoob opened this issue 8 years ago • 2 comments

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?

chefhoobajoob avatar Jun 07 '16 23:06 chefhoobajoob

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)

ghost avatar Jun 08 '16 05:06 ghost

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

lsalomon avatar Jan 22 '17 11:01 lsalomon