Skip to content
#

GitHub

github logo

GitHub makes it easier for developers to be developers: to work together, to solve challenging problems, to create the world’s most important technologies.

Here are 12,455 public repositories matching this topic...

refined-github
fregante
fregante commented Apr 16, 2021

Replaces sindresorhus/refined-github#3911

Pressing the Enter key while you're in a regular input field will submit the form. This means that if you're typing a message and fat-finger the Enter key, you might have made an irreversible change.

This is not so much of an issue when creating an issue since it can be changed later, but it's a problem when merging PRs an

Strange-AI
Strange-AI commented Sep 18, 2018

JS 配置如下:

 var gitalk = new Gitalk({
            clientID: '3654916*****0c0038c28',
            clientSecret: 'd90d031a*****0e0fa4c7fe2fae747b96b',
            repo: 'Strange-AI.github.io',
            owner: 'Strange-AI',
            admin: ['jinfagang', 'Strange-AI'],
            id: vm.codeId,
            distractionFreeMode: false
        });
        gitalk.render('gitalk-conta

Created by Chris Wanstrath, PJ Hyett, Tom Preston-Werner, and Scott Chacon

Released April 10, 2008

Organization
github
Website
github.com
Wikipedia
Wikipedia

Related Topics

git