You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It is very very useful and solves the dual purpose. Providing the username and a Gistname of that user not only provides the above mentioned Links but also let 'one' know about the GistID of that Gist.
63
+
It is very very useful and solves the dual purpose. Providing the username and a Gistname of that user not only provides the above mentioned Links but also let 'one' know about the GistID of that Gist.
64
64
65
65
Moreover, this criteria can also be applied in finding 'one\'s' own Gist's GistID by providing Gistname.
66
66
67
67
.. note::
68
68
69
69
Input
70
70
71
-
``name/id`` -
71
+
``name/id`` -
72
72
if providing GistdID, Github-Username should be blank like search(''),links(id='_GISTID')
73
73
if providing GistName, Github-Username is required like search('Github-User').links(name='THATUSERSGISTNAME')
0 commit comments