25 26 27
# File 'lib/jekyll/theme_builder.rb', line 25 def user_name @user_name ||= `git config user.name`.chomp end