# sig/hoe/git2.rbs

module Hoe::Git2
  def __git: () -> untyped
  def __run_git: () -> untyped
  def changelog_section: () -> untyped
  def define_git2_tasks: () -> untyped
  def git_svn?: () -> untyped
  def git_tag_and_push: () -> untyped
  def git_tags: () -> untyped
  def initialize_git2: () -> untyped
end
