Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Oct 2, 2021

  1. (WIP) Improve support for selecting and downloading changes

    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 committed Oct 2, 2021
    Configuration menu
    Copy the full SHA
    f47c38e View commit details
    Browse the repository at this point in the history