I know you can use the URL github.com/
to create a new file at a given
Answer: Yes.
You can set the parameter filename
in the URL. You can even add some content to the new file. For instance, to create a new file called newtest.py
with default value PUT YOUR CODE HERE
, use the following URL:
https://github.com/Pithikos/C-Thread-Pool/new/master/tests?filename=newfile.py&value=PUT%20YOUR%20CODE%20HERE