Review Request 125385: [dolphin-plugins]Fix for wrongly tracked unversioned files in git repo
Tomasz Bojczuk
seelook at gmail.com
Sat Sep 26 14:33:50 BST 2015
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/125385/
-----------------------------------------------------------
(Updated Sept. 26, 2015, 1:33 p.m.)
Status
------
This change has been marked as submitted.
Review request for Dolphin.
Changes
-------
Submitted with commit dffd12f65ca6db3af4a10fe1025a98252812798b by Emmanuel Pescosta on behalf of Tomasz Bojczuk to branch master.
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/20150926/f7bb0e5a/attachment.htm>
More information about the kfm-devel
mailing list