Module: Coauthor::Constants

Included in:
Git::Commit, Git::Template
Defined in:
lib/coauthor/constants.rb

Constant Summary collapse

PAIR_CONFIG_FILE =
'~/.coauthorrc'.freeze
PAIR_FILE_PATH =
File.expand_path(PAIR_CONFIG_FILE)