Review Request 125385: [dolphin-plugins]Fix for wrongly tracked unversioned files in git repo

Tomasz Bojczuk seelook at gmail.com
Thu Sep 24 21:21:23 BST 2015


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/125385/
-----------------------------------------------------------

Review request for Dolphin.


Bugs: https://bugs.kde.org/show_bug.cgi?id=352625
    http://bugs.kde.org/show_bug.cgi?id=https://bugs.kde.org/show_bug.cgi?id=352625


Repository: dolphin-plugins


Description
-------

This is old bug.
When some directory contains only unversioned file(s) the plugin marks them as 'normal' - already tracked file(s)
so i.e. it is impossible to add them for versioning.
With additional swith (-u) of git command:
"git status --porcelain -z -u --ignored"
Every untracked file is processed by plugin so they are properly displayed by Dolphin.


Diffs
-----

  git/fileviewgitplugin.cpp 7af37f0 

Diff: https://git.reviewboard.kde.org/r/125385/diff/


Testing
-------

Done


Thanks,

Tomasz Bojczuk

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.kde.org/mailman/private/kfm-devel/attachments/20150924/02d2991c/attachment.htm>


More information about the kfm-devel mailing list