Interface GitCommand

All Known Subinterfaces:
ChangelogCommand, CheckoutCommand, CloneCommand, FetchCommand, InitCommand, MergeCommand, PushCommand, RebaseCommand, RevListCommand, SubmoduleUpdateCommand

public interface GitCommand
Base type for the builder style command object for various git commands.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Executes the command.