Package adams.gui.tools.filecommander.git
-
Class Summary Class Description AbstractFileCommanderGitAction Ancestor for git actions in the file commander.Add Performs a git add of the selected files.Commit Performs a git commit of the selected file.Log Shows the log for the selected file.Pull Performs a git pull of the selected file.Push Performs a git push.Rollback Reverts the changes for the file.