Class InitAction

All Implemented Interfaces:
ActionListener, Serializable, Cloneable, EventListener, Action

public class InitAction extends ProjectWindowAction
Initialize new repository for project. Will also setup default .gitignore file, add all files to the index, and finally commit all changes.
See Also: