time only support for watson add
Improve usability of watson add (issue #278)
Looks like we finally have our first CLI tests :wink:
Do you know why Github is displaying such a long diff for docs/user-guide/commands.md? Did you by any chance generate it on Windows? If so, I think there is a way to avoid committing the \r\n: https://help.github.com/en/articles/dealing-with-line-endings
Do you know why Github is displaying such a long diff for
docs/user-guide/commands.md? Did you by any chance generate it on Windows? If so, I think there is a way to avoid committing the\r\n: https://help.github.com/en/articles/dealing-with-line-endings
Yes I am on Windows. I use checkout-as-is and commit-as-is which suits most cases very well. Have pushed a new commit fixing the line endings.