Enable commit for any resource in a Git-shared project
commitf5bc4f57de47dc55ee5d34391b1b7dd595d598c3
authorRobin Rosenberg <robin.rosenberg@dewire.com>
Sun, 31 Aug 2008 09:38:44 +0000 (31 11:38 +0200)
committerShawn O. Pearce <spearce@spearce.org>
Wed, 3 Sep 2008 15:43:16 +0000 (3 08:43 -0700)
treeea8c4c1f8d95fcd78ef2d40321c05b18c4bdaa3d
parentfc8a5873dbb544a6d93cc874993fcceabe32c0d0
Enable commit for any resource in a Git-shared project

By default the commit dialog will be populated with all changed resources
in the projects that contain the selected resources, provided the projects
are associated with a Git respository.

Signed-off-by: Robin Rosenberg <robin.rosenberg@dewire.com>
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
org.spearce.egit.ui/src/org/spearce/egit/ui/internal/actions/CommitAction.java