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

Perform additional checks at the beginning of gerrit-upload #48

Open
1 task done
twmr opened this issue Feb 19, 2024 · 0 comments
Open
1 task done

Perform additional checks at the beginning of gerrit-upload #48

twmr opened this issue Feb 19, 2024 · 0 comments

Comments

@twmr
Copy link
Owner

twmr commented Feb 19, 2024

Sometimes it happens that I'm not sure if the checked-out branch is in sync with gerrit, i.e., that all not-yet-submitted changes are on gerrit and are up2date.

It would be nice if e.g. magit-status showed in the Unmerged into section the following info for each commit

  • was the change uploaded to gerrit
  • has the change on gerrit already been submitted
  • is the local version or the version on the server is newer
  • gerrit-upload could skip the git push call if the version on the server is the same as the local version of the current branch/commit.
twmr added a commit that referenced this issue Feb 21, 2024
Related: #48
Change-Id: Id09506e21af0c593e1aa7175a61d232ca1c0b655
twmr added a commit that referenced this issue Feb 21, 2024
Related: #48
Change-Id: Id09506e21af0c593e1aa7175a61d232ca1c0b655
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

No branches or pull requests

1 participant