-
Updated
Aug 28, 2020 - Python
GitHub
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 10,078 public repositories matching this topic...
-
Updated
Jun 13, 2020 - C#
-
Updated
Sep 4, 2020
We use redux-optimist only for the editorial workflow which is inconsistent with the rest of the codebase, and makes the code more complicated.
Also, that package is no longer maintained.
We should remove it as unless we can think of a major benefit it produces.
Crazy idea, but occasionally we have very breaking bugs that cause frustration: sindresorhus/refined-github#3527 sindresorhus/refined-github#2357 sindresorhus/refined-github#1805 sindresorhus/refined-github#1148 sindresorhus/refined-github#2700 [etc](https://github.com/si
-
Updated
Sep 9, 2020
้ฎ้ข็ฑปๅ
Feature Request
PicGo็็ธๅ ณไฟกๆฏ
Windows 10 1909 18363.535
picgo 2.2.0
้ฎ้ข้็ฐ
ๅ่ฝ่ฏทๆฑ
่ฝๅฆๅจไธไผ ๅบๅไธชๅพๅบๆ ้ขไธไปฅๅๅพๅบ่ฎพ็ฝฎไธญๅไธชๅพๅบๆ ้ขไธ๏ผๆทปๅ ไธๅพๅบ็ฎก็้กต้ข็้พๆฅ๏ผๅๅปๅๅฏ็ดๆฅๆๅผๆต่งๅจ่ทณ่ฝฌๅฐๅพๅบ็ฎก็้กต้ข๏ผ
ๅฆไธๅพๆ็คบ
Describe the feature or problem youโd like to solve
Microsoft released Windows Terminal Preview yesterday. It would be nice if GitHub Desktop was able to detect it.
Proposed solution
Adds an option to the shells available to use.
Additional context
N/A
-
Updated
Apr 19, 2019 - JavaScript
-
Updated
Jan 14, 2018 - HTML
$ chmod +x DevHub-0.98.5.AppImage
$ ./DevHub-0.98.5.AppImage
[74678:1119/111718.741581:FATAL:setuid_sandbox_host.cc(157)] The SUID sandbox helper binary was found, but is not configured correctly. Rather than run without sandboxing I'm aborting now. You need to make sure that /tmp/.mount_DevHubUcWLlF/chrome-sandbox is owned by root and has mode 4755.
[1] 74678 trace trap ./D-
Updated
Apr 11, 2020 - Python
-
Updated
Jun 13, 2020 - Rich Text Format
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
-
Updated
Sep 7, 2020 - JavaScript
-
Updated
Sep 5, 2020 - JavaScript
-
Updated
Sep 11, 2020 - JavaScript
-
Updated
Aug 31, 2020 - Ruby
-
Updated
Sep 10, 2020 - Ruby
PullRequest.edit does not allow a draft attribute:
def edit(
self,
title=github.GithubObject.NotSet,
body=github.GithubObject.NotSet,
state=github.GithubObject.NotSet,
base=github.GithubObject.NotSet,
):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
Hacktoberfest
Oct 1 - 31, 2020 โข Online
It would be great if Gitea could include the
head_commitin thepushwebhook if the object is a tag. For reference this is what GitHub sends in the push hook if the object is a tag: