curl call in documentation is missing double quotes

This issue is archived. You can view it, but you can't modify it. Learn more

XMLWordPrintable

    • 4.12.1

      The example curl call from the documentation is missing double quotes. See here why this is problematic.

      Current version: 

      curl http://yourserver/git/notifyCommit?url=<URL of the Git repository>&token=<Access token>
      

      Proposed solution:

      curl "http://yourserver/git/notifyCommit?url=<URL of the Git repository>&token=<Access token>"
      

            Assignee:
            Mark Waite
            Reporter:
            Simon Sohrt
            Archiver:
            Jenkins Service Account

              Created:
              Updated:
              Resolved:
              Archived: