lib/git_topic/commands/show.rb in git_topic-0.2.4 vs lib/git_topic/commands/show.rb in git_topic-0.2.5

- old
+ new

@@ -1,4 +1,5 @@ +# frozen_string_literal: true module GitTopic module Commands # show command shows branch description class Show