Add a Checkpoint Action
commit6f75cf6a43205e41f394fa9211661147e77ad384
authorRobin Rosenberg <robin.rosenberg@dewire.com>
Mon, 29 Jan 2007 16:30:36 +0000 (29 17:30 +0100)
committerShawn O. Pearce <spearce@spearce.org>
Mon, 29 Jan 2007 20:42:48 +0000 (29 15:42 -0500)
treedbb4d5e546f911c6d1beb09f8d1acfcab4fdd363
parentf45cad211745af7f498bb3c704d9776f90612023
Add a Checkpoint Action

The Team>Checkpoint action on Project rebuilds egit's "index"

[sp: Modified indendation in plugin.xml to match the other
 action lines (spaces, not tabs).]

Signed-off-by: Robin Rosenberg <robin.rosenberg@dewire.com>
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
org.spearce.egit.core/src/org/spearce/egit/core/op/CheckpointOperation.java [new file with mode: 0644]
org.spearce.egit.ui/plugin.xml
org.spearce.egit.ui/src/org/spearce/egit/ui/internal/actions/CheckpointAction.java [new file with mode: 0644]