Skip to content

Commit

Permalink
Change method for new year
Browse files Browse the repository at this point in the history
  • Loading branch information
yucao24hours committed Dec 31, 2013
1 parent de4186a commit af131ea
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions yucato_test.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
def hello
puts 'Hello'
def print_new_year_greeting
puts 'Hello 2014 year!!'
end

1 comment on commit af131ea

@yucao24hours
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

これは、コミットへのコメントです 🐔

私が今まで経験したかぎりではあまり使用されているのを見たことがないのですが、
「コミットメッセージがわかりづらいから、●●●っていうふうにしたほうがいいかも」
など、コミット単位で伝言するときに使います。

Please sign in to comment.