Category "github-cli"

Why new laravel 9 project with github shows "git: 'auth' is not a git command. See 'git --help'"?

I created a new project with laravel new testproj --github, in order to create a repository in github, but it keeps saying git: 'auth' is not a git command. See

github "Automatically delete head branches" for multiple repositories

On Github we can set automatically deletion of branches after merge for a repository (like explained here). I want to do this for 30 repositories. Is there a

Using github CLI (cli/cli) to deploy repo

Trying to deploy internal development from GitHub to a Centos 7 webserver, running into 2 issues. Firstly, I'm using PHP and need to deploy the class files to a

Github CLI - Grep for filtering by phrase in pull request body?

I’m using the Github CLI tool, which includes a command gh pr list that allows you to see all the open pull requests. The issue is that I only see a list

How can I check if a commit exists in a pull request on GitHub?

So I have a list of commits SHAs to check. In a given commit SHA let's say 123ab45, I want to see if the commit is linked to a PR in the branch. Is there any co

github auto authentication with personal access tokens doesn't work

I have followed the explanation here for setting up auto authentication of github on my CLI (on Linux, Ubuntu). In particular, I executed the command given here

Switch user in GitHub CLI

I am using GitHub CLI and MinGit for Windows. When I logout of GitHub CLI with gh auth logout and log back in with different account by calling gh auth login gi