mirror of
https://github.com/kennethreitz-archive/gitx.git
synced 2026-06-05 23:40:18 +00:00
de31ea193a
This patch relates to ticket #58. It adds a method which will ask for confirmation when pasting to Gist as an anonymous user. Since users which have github.user and github.token set can easily delete pasted snippets no confirmation is needed for them. Signed-off-by: Johannes Gilger <heipei@hackvalue.de>