Class ReflogCommand

All Implemented Interfaces:
Callable<Collection<ReflogEntry>>

public class ReflogCommand extends GitCommand<Collection<ReflogEntry>>
The reflog command
See Also: