Skip to content

Show changed files per commit and force push #241

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

Open
Enubia opened this issue Mar 24, 2025 · 3 comments
Open

Show changed files per commit and force push #241

Enubia opened this issue Mar 24, 2025 · 3 comments
Labels
bitbucket This is related to Bitbucket enhancement New feature or request

Comments

@Enubia
Copy link

Enubia commented Mar 24, 2025

Is your feature request related to a problem? Please describe.
Often we force push onto already present commits (due to commit policies), and the bitbucket browser view shows them as new changes (as expected).

Unfortunately, this is not true when reviewing pull requests via the vscode GUI.

Describe the solution you'd like
The same behavior as the browser view has (new commits/force pushes can be viewed separately)

Describe alternatives you've considered
None other than going into the browser again to check new changes.

@bwieger-atlassian-com bwieger-atlassian-com added the bitbucket This is related to Bitbucket label Mar 24, 2025
@bwieger-atlassian-com
Copy link
Collaborator

bwieger-atlassian-com commented Mar 24, 2025

@Enubia Double checking my understanding of the ask:

  1. Create a PR with a single commit on
  2. what exactly are you doing here?
  3. And then from here, I should see a difference in behavior from web to VSCode. Yes?

@bwieger-atlassian-com bwieger-atlassian-com added the enhancement New feature or request label Mar 24, 2025
@Enubia
Copy link
Author

Enubia commented Mar 25, 2025

Sorry, I forgot to add some example images

This is what it looks like in VSCode:

Image

And this is the bitbucket browser view:

Image

As you can see, they are the same pull request but the browser view shows them differently by listing each commit (even tho they are amended and force pushed) and file diff, while the VSCode view only shows the one commit but with updated files. This makes it hard to track any changes added after the initial commit.

What I'd like to propose is that the VSCode UI would somewhat reflect the Bitbucket Web UI.

I'm also unsure if it makes a difference that we use the BitBucket Server solution (self-hosted).

@Enubia
Copy link
Author

Enubia commented Mar 26, 2025

@bwieger-atlassian-com attached images with some more explanation, sorry for my wording initially

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bitbucket This is related to Bitbucket enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants