We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af598e7 commit 8b91214Copy full SHA for 8b91214
README-PLUGINS.md
@@ -59,7 +59,7 @@ the handle_files_helper function:
59
http://[your hub]/hub/user-redirect/git-pull?repo=[link to your archive]&keyword1=value1&keyword2=value2&provider=dropbox&urlpath=tree%2F%2F
60
In your handle_files function, you could make this call to get your custom arguments:
61
62
- ```
+ ```python
63
query_line_args["keyword1"]
64
query_line_args["keyword2"]
65
```
0 commit comments