-
Updated
Jul 4, 2021 - Go
pull-request
Here are 303 public repositories matching this topic...
-
Updated
May 5, 2021
-
Updated
Apr 23, 2019 - Makefile
DRY up the codebase
Welcome new contributors!
In this experience, you are a doer. You take action first, and learn about the action afterwards. This design helps you get comfortable in the unknown, an entity that is omnipresent in the coding world. If you're feeling confused, that's ok. Read the instructions carefully, trust the process, and have fun!
To help guide you through the experience, th
-
Updated
Aug 5, 2021 - TypeScript
-
Updated
Jul 4, 2021
-
Updated
Aug 5, 2021 - TypeScript
Hacktoberfest 2019
Hacktoberfest is approaching, and so are your chances to get a free tee from Digital Ocean and DEV!
Start contributing to Open-Source by making your first Pull Request at https://www.gitstart.tech
P.S.: To win an official limited edition Hacktoberfest shirt, you must sign up on the Hacktoberfest site: https://hacktoberfest.digitalocean.com and make **four pull requests (PRs) on
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
-
Updated
Jul 27, 2021 - JavaScript
-
Updated
Sep 5, 2020 - TypeScript
whenever i push it repeats it. really annoying as i keep getting notifications for nothing.
-
Updated
May 14, 2021 - Python
-
Updated
Aug 3, 2021 - Python
-
Updated
Mar 7, 2019 - C++
-
Updated
Aug 6, 2021 - Julia
-
Updated
Apr 13, 2021 - Shell
-
Updated
Jun 22, 2021 - TypeScript
-
Updated
Aug 4, 2021 - JavaScript
-
Updated
May 10, 2021 - JavaScript
-
Updated
Apr 18, 2021 - HTML
-
Updated
Aug 2, 2021 - TypeScript
-
Updated
Apr 18, 2021 - Python
-
Updated
May 13, 2021 - Jupyter Notebook
-
Updated
Aug 5, 2021 - TypeScript
-
Updated
Aug 9, 2019 - Kotlin
Improve this page
Add a description, image, and links to the pull-request topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the pull-request topic, visit your repo's landing page and select "manage topics."


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:
Even
Permission denied (publickey).message is not shown.@guyzmo offered to "suggest a