D25431: [Git] Be safer about removing files

David Edmundson noreply at phabricator.kde.org
Wed Nov 20 22:45:42 GMT 2019


davidedmundson added a comment.


  It means that after the "git rm" we can't do a  "git checkout" to a branch that existed before deleting the file. A common case.
  It seems like it'll make life harder for all users.
  
  IMHO we shouldn't do anything, but if we insist that we should, I would suggest.
  
  don't do --force or --cached
  
  just have the git rm fail, and show a prompt if it does saying to revert first.

REPOSITORY
  R449 Plugins for Dolphin

REVISION DETAIL
  https://phabricator.kde.org/D25431

To: ngraham, #dolphin
Cc: davidedmundson, zachus
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.kde.org/mailman/private/kfm-devel/attachments/20191120/757427d1/attachment.htm>


More information about the kfm-devel mailing list