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,539 public repositories matching this topic...
-
Updated
Jan 28, 2021 - Python
-
Updated
Oct 16, 2021 - Python
-
Updated
Oct 16, 2021 - 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
Jun 1, 2021 - 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": ", the Repo nevertheless gets marked as "Update" and no attempt is made to ever check out the repo again.
The way it should be:
If a worker can't check out a git repo, or can't extract data from it, it should keep retrying until the situ
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
-
Updated
May 5, 2019 - Python
-
Updated
Sep 19, 2021 - Python
-
Updated
Feb 17, 2021 - Python
-
Updated
Oct 12, 2021 - Python
-
Updated
May 21, 2019 - Python
-
Updated
Apr 26, 2017 - Python
I.e. if you have a variable specified as endCursor but you wrote your query to take lastCursor, it will simply just "work" thanks to apparently GitHub just assuming null for missing variables and not caring about variables that don't line up.
-
Updated
Oct 14, 2021 - Python
Hello,
recently we noticed that when commenting on an issue @Mergifyio backport branch-xx will create the PR even in presence of conflicts.
Is it possible to change the default behaviour to avoid creating the PR if there are conflicts in the configuration file?
Or we'll have to always add --ignore-conflicts=false manually?
Looking at the documentation we can't find a way to set default
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
30 Minutes to Merge: DevOps
October 21, 2021 • Online
GitHub Universe 2021
Oct 27 - 28, 2021 • Virtual
PullRequest.editdoes not allow adraftattribute: