-
Updated
Oct 1, 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 1,128 public repositories matching this topic...
-
Updated
Apr 11, 2020 - Python
-
Updated
Sep 18, 2020 - Python
Currently if you try to clone a repository from github and you don't have any ssh keys configured at github, you will fail to clone and get such message:
Fatal error: fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
Even Permission denied (publickey). message is not shown.
@guyzmo offered to "suggest a
-
Updated
Jan 19, 2018 - Python
-
Updated
Oct 20, 2019 - Python
-
Updated
Jan 11, 2020 - Python
Would it be a good idea to create a resource for software testing?
I would like to contribute to that.
-
Updated
Aug 10, 2020 - Python
Exporting of media
It would probably very useful if images and PDF stored on Roam would be exported as well.
Via this thread (closed forum, but props where they are due), they look like an "easy" regex to find:
"string": "![](https://firebasestorage.googleapis.com/[..]/o/imgs%2Fapp%2FMY-GRAPH%2F-[IMAGEID].png?[AUTH_DELETED]
Alas, I d
-
Updated
May 5, 2019 - Python
-
Updated
Jan 26, 2020 - Python
-
Updated
Apr 26, 2017 - Python
-
Updated
May 21, 2019 - Python
-
Updated
Oct 5, 2020 - Python
-
Updated
Apr 10, 2020 - Python
Love the product so far. Was wondering if there was an action to update the base branch that a pull request is compared to? If not, I think that would be a great feature to add. Something along the lines of:
pull_request_rules:
- name: Change base
conditions:
- "title~=^\\[Release\\].+"
actions:
change_base:
branch: release
调试参数的添加
为命令添加 --debug 参数,从而在后续的输出中,输出各种调试信息。
JSON 配置文件读取模式的支持
根据项目主体代码进行分类
The latest usage gif was outdated and since then there were new features and bug fixes. We should provide a new, up-to-date when to show the full features.
Requirements:
- Shouldn’t be too slow, it is recommended that it is sped up, but users should see clearly what is happening
- No need to show all the features, but show as much as possible
- It should be run like a user who downloaded
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
PullRequest.editdoes not allow adraftattribute: