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

--- Comment #3 from Nikita Melnichenko <nikita+...@melnichenko.name> ---
It's simple with the following two steps. Make sure you are inside the cloned
repository (current dir contains COPYING file).

$ git checkout -b test
Switched to a new branch 'test'
$ git reset --hard v2.6.0-master 
HEAD is now at 377b99f3 New release version: 2.6.0

Then compile the project as usual.

Later I suggest you to use gitk to reset your test branch at different points
and check whether it reproduces the issue or not.

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

Reply via email to