Skip to content

(WIP) Improve support for selecting and downloading changes#20

Open
twmr wants to merge 1 commit intomasterfrom
improveddownload
Open

(WIP) Improve support for selecting and downloading changes#20
twmr wants to merge 1 commit intomasterfrom
improveddownload

Conversation

@twmr
Copy link
Copy Markdown
Owner

@twmr twmr commented Sep 21, 2021

This change adds support for selecting and downloading changes that
match a custom gerrit query (e.g. "is:open").

A new interactive function called gerrit-download-and-open-overview
was added, which downloads the change and opens a magit-commit buffer
using magit-show-commit. (If the downloaded change is at the top of a
relation chain, the other commits are currently not displayed by this
gerrit-download-and-open-overview function.)

Closes: #19
Change-Id: Ie3ed04a8f212cb8c0a98745d1dca4f680f420642

This change adds support for selecting and downloading changes that
match a custom gerrit query (e.g. "is:open").

A new interactive function called gerrit-download-and-open-overview' was
added which downloads the change and opens an magit-commit buffer using
magit-show-commit'. (It the downloaded change is at the top of a
relation chain, the other commits are currently not displayed by this
`gerrit-download-and-open-overview' function.

Closes: #19
Change-Id: Ie3ed04a8f212cb8c0a98745d1dca4f680f420642
@twmr twmr force-pushed the improveddownload branch from ab3d78e to f47c38e Compare October 2, 2021 20:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Function that downloads a review (independent of CWD) and opens an (editable) overview of the change

1 participant