submit_diff: Upload a saved diff as an anonymous gist

Description Usage Arguments Details Value

Description

Upload a saved diff as an anonymous gist

Usage

1
submit_diff(html_path)

Arguments

html_path

A character string specifying the path to the saved diff html from "diff_report"

Details

This function uses the github gist API to upload the saved diff HTML file from "diff_report". The URL to the uploaded file is provided.

Value

String containing the URL to the Gist. The raw HTML in this Gist can be rendered using, for example, rawgit.com to visualize the diff on the web.


prpatil/tdsm documentation built on May 26, 2019, 10:32 a.m.