Package adams.flow.source.git
-
Class Summary Class Description AbstractGitOperation Ancestor for git operations.Clone Performs git clone of the specified repo.Log Performs git log on the specified dir/file.Pull Performs git pull.Push Performs git push.