Community
Participate
Working Groups
The Git Command Group actions should also work in conjunction with the Repositories View, e.g. when the selection in the Repo View pertains to exactly one Repository, the "Commit" and "Push to Upstream" buttons should be active; when resources are selected (e.g. in the working tree), the "Add" button should be available and so on. The infrastructure is more or less there, except that the actions aren't initialized correctly by the framework. Hopefully, there is a workaround for this, though...
They all work except for "Add to Git Index" (in the toolbar) for a file in the Working Directory tree.
If bug 414612 is fixed (currently blocked by platform bug), this should work. Also required is this: https://git.eclipse.org/r/16860