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

Copied files in a commit cannot be deleted by 'Reset to parent' #6297

Closed
DeadDuck opened this issue Feb 22, 2019 · 2 comments
Closed

Copied files in a commit cannot be deleted by 'Reset to parent' #6297

DeadDuck opened this issue Feb 22, 2019 · 2 comments

Comments

@DeadDuck
Copy link
Contributor

Current behaviour

Copied files in a commit cannot be deleted from the worktree by using 'Reset to parent' from the context menu item. The menu item does nothing on the file.

Expected behaviour

The same menu item can delete added files. It must also delete copied files.

Steps to reproduce

  • Right click on the last commit with a copied and modified file from the commit diff tab
  • Choose 'Reset file(s) to > Parent' from the context menu.

Screenshots

image

Did this work in previous version of GitExtensions

Not since a few versions at least.

Environment

  • GitExtensions version: 2.51.02
  • GIT version: 2.16.1.windows.4
  • OS version: Windows 10
@RussKie
Copy link
Member

RussKie commented Feb 23, 2019

Please update to the latest v3 version and try it there.
Versions 2.5x are no longer actively maintained and accept only Linux-related bugs.

@DeadDuck
Copy link
Contributor Author

DeadDuck commented Feb 24, 2019

Reproducible on 3.0.2.5232

image

  • Git Extensions 3.0.2.5232
  • Build 23b6f51
  • Git 2.20.1.windows.1
  • Microsoft Windows NT 10.0.16299.0
  • .NET Framework 4.7.2600.0
  • DPI 120dpi (125% scaling)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants