https://bugs.kde.org/show_bug.cgi?id=417349

--- Comment #8 from Toni Asensi Esteve <toni.ase...@kdemail.net> ---
yaron160, as the official source code of Krusader has been changed in order to
solve this problem, and you have made modifications in your machine: you can
"remove" those modifications and apply the official ones. That way you'll be
able to continue using the official source code of Krusader (executing `git
pull`, etc.).

If it may help, that's what I executed:

$ git commit -a -m TMP
[master 8c6384f] TMP
 2 files changed, 15 insertions(+)

$ git reset --hard HEAD^
HEAD is now at f636ba2 Select item from search window

$ git pull --rebase
remote: Counting objects: 52, done.
remote: Compressing objects: 100% (52/52), done.
remote: Total 52 (delta 43), reused 0 (delta 0)
Unpacking objects: 100% (52/52), done.
De git://anongit.kde.org/krusader
   f636ba2..9b9fa9d  master     -> origin/master
   387fd96..23d9ead  stable     -> origin/stable
First, rewinding head to replay your work on top of it...
Fast-forwarded master to 9b9fa9d70d00c00869753522fffc95e04c80b757.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to