英文:
I commented on someone else's GitHub Issue. How can I find it again?
问题
只是前几天,在某个随机的GitHub问题上,
我留下了一条评论。
现在我想找到我的评论,
但不像Facebook的活动日志,
因为这个问题不是由我创建的,
也不是我拥有的仓库,嗯…
找到我这个活动的唯一方法就是
查看浏览器的历史记录(哎呀,不见了),或者记住我当时在评论什么,
然后尝试在GitHub高级搜索中搜索那个主题。
GitHub高级搜索很好……如果我是问题的创建者的话。
是的,在个人资料中有一个人的贡献,但对于
随机问题的评论不算贡献。
我假设我
将这个问题发布到了正确的Stack Exchange。
*好吧,我找到了。但如果我不记得内容是什么,我怎么找到它呢?如果我只记得几天前我发表了一条评论,但我不记得是哪个仓库或主题等等呢?
英文:
Just the other day, on some random GitHub Issue,
I left a comment.
Now I want to find my comment,
but unlike Facebook's Activity Log,
since the Issue was not created by me,
nor do I own the repository, well...
the only way to find that activity of mine is to
dig through my browser's history (oops, gone), or remember what I was commenting about,
and try to search for that subject all over*
GitHub Advanced Search is great... if I was the issue originator.
Yes, one one's profile there are one's contributions, but comments on
random issues aren't contributions.
I assume I have
posted this question to the right Stack Exchange.
*OK, I found it. But how could I have found it if I didn't remember what the content was about. What if all I remembered was it was I who posted a comment a few days ago, but I don't remember what repository or subject etc.?
答案1
得分: 1
你可以尝试以下链接:
https://github.com/notifications/subscriptions?reason=comment
另请参阅:https://stackoverflow.com/questions/39568301/how-can-i-find-all-public-comments-for-a-github-user
英文:
You can try the following link:
https://github.com/notifications/subscriptions?reason=comment
See also: https://stackoverflow.com/questions/39568301/how-can-i-find-all-public-comments-for-a-github-user
通过集体智慧和协作来改善编程学习和解决问题的方式。致力于成为全球开发者共同参与的知识库,让每个人都能够通过互相帮助和分享经验来进步。
评论