shlomif / fortune-mod

Implementation of the Unix fortune command for displaying a random quotation, for Linux and other systems.
http://www.shlomifish.org/open-source/projects/fortune-mod/
Other
412 stars 59 forks source link

Added quote from Alexis Carrel. #56

Closed telometto closed 2 years ago

telometto commented 2 years ago

Added more quotes.

shlomif commented 2 years ago

@telometto : hi! nice quotes, thanks, but you need to rebase my master branch into yours. And in the future, use feature branches for your PRs.

shlomif commented 2 years ago

Also please fix the tests failures: https://app.travis-ci.com/github/shlomif/fortune-mod/builds/242100582

telometto commented 2 years ago

Oh, God. Wrong place to commit :(

telometto commented 2 years ago

How can I stop the build?

shlomif commented 2 years ago

How can I stop the build?

I stopped it.

shlomif commented 2 years ago

@telometto hi! Any news? I'd really like to see these in.

shlomif commented 2 years ago

@telometto hi! FYI I merged the changes now. Thanks!

telometto commented 2 years ago

@telometto hi! FYI I merged the changes now. Thanks!

Thanks, @shlomif I am new to git and, after a lot of headaches on trying to implementing the changes the way you asked me to, I had to give up. Sorry for the inconvenience but thanks for implementing them ^_^