Skip to content

devanshutanna/gh-list-commits

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

List commits extension

It is a gh extension for listing all of the commits in a PR.

Installation

gh extension install devanshutanna/gh-list-commits

Usage

gh list-commits (-P|--pull)={pull_number} (-R|--repo)={repo_name} (-O|--owner)={owner_username}

Example

gh list-commits -P=100

Options

  • -P, `--pull Required The pull request number in Github

  • -O, --owner <string> The username of the repository owner

  • -R, --repo <string> The name of the repository

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages