Murmele/Gittyup

Unable to discard changes to conflicted files

Open

#342 opened on Oct 30, 2022

 (0 comments) (0 reactions) (0 assignees)C++ (167 forks)auto 404
buggood first issue

Repository metrics

Stars
 (2,245 stars)
PR merge metrics
 (PR metrics pending)

Description

Currently the right click Discard changes on a file is greyed out when this file has conflicts pending resolve. But git checkout -- filename is possible whatever the file state.

Contributor guide