Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 0 additions & 12 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -454,18 +454,6 @@ gh stack unstack
gh stack unstack --local
```

### `gh stack merge`

Merge a stack of PRs.

```
gh stack merge <pr>
```

Merges the specified PR and all PRs below it in the stack.

> **Note:** This command is not yet implemented. Running it prints a notice.

### Navigation

Move between branches in the current stack without having to remember branch names.
Expand Down
113 changes: 0 additions & 113 deletions cmd/merge.go

This file was deleted.

Loading
Loading