qt/kde-qt-patches.sh
Rex Dieter 0dd2558f3b - Fix crash when QGraphicsItem destructor deletes other QGraphicsItem
(kde-qt cec34b01)
- Fix a crash in KDE/Plasma with QGraphicsView. TopLevel list of items
    (kde-qt 63839f0c)
2010-01-09 23:23:28 +00:00

7 lines
325 B
Bash

# quick-n-dirty method to fetch patches from -patched git branch
# unfortunately, requires an already checked-out copy of the git repo
# when switching branches, use something like: git checkout --track remotes/origin/4.6-stable-patched
git format-patch --output-directory kde-qt-patches v4.6.0..origin/4.6-stable-patched