last_msg

in lib/between_meals/repo/hg.rb [103:108]


      def last_msg
        @cmd.log('desc').stdout
      rescue StandardError
        nil
      end