Skip to content

gtl stash show

Parent command: gtl stash.

Print the stored patch content for a stash by numeric index. Defaults to stash 0.

Usage

bash
gtl stash show [index] [flags]

Examples

bash
gtl stash show
gtl stash show 2

Full Help

text
Print the stored patch content for a stash by numeric index. Defaults to stash 0.

Usage:
  gtl stash show [index] [flags]

Examples:
gtl stash show
gtl stash show 2

Flags:
  -h, --help   help for show

Released under the MIT License.