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 1,128 public repositories matching this topic...

nikitavbv
nikitavbv commented Dec 12, 2017

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

azai91
azai91 commented Apr 7, 2020

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
starcli
hedythedev
hedythedev commented Aug 19, 2020

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
You can’t perform that action at this time.