Uses of Class
adams.gui.tools.filecommander.git.AbstractFileCommanderGitAction
-
Packages that use AbstractFileCommanderGitAction Package Description adams.gui.tools.filecommander.git -
-
Uses of AbstractFileCommanderGitAction in adams.gui.tools.filecommander.git
Subclasses of AbstractFileCommanderGitAction in adams.gui.tools.filecommander.git Modifier and Type Class Description classAddPerforms a git add of the selected files.classCommitPerforms a git commit of the selected file.classLogShows the log for the selected file.classPullPerforms a git pull of the selected file.classPushPerforms a git push.classRollbackReverts the changes for the file.
-