Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

A GitHub CLI extension to to squash and merge pull requests.

NotificationsYou must be signed in to change notification settings

leofeyer/gh-merge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gh merge is a GitHub CLI extension to squash and merge PRs. The commitmessage will be the PR description followed by the list of commits.

Installation

Make sure you havegh andgit installed. Then run:

$ gh extension install leofeyer/gh-merge

Usage

$ gh merge 1234

If you are on a branch that you have checked out withgh pr checkout 1234,you can omit the PR number:

$ gh merge

Use the--auto flag to enable auto-merging:

$ gh merge 1234 --auto

Use the--admin flag to merge the PR with admin privileges:

$ gh merge 1234 --admin

About

A GitHub CLI extension to to squash and merge pull requests.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages


[8]ページ先頭

©2009-2025 Movatter.jp