qt/kde-qt-patches.sh
2009-10-27 01:20:17 +00:00

6 lines
335 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 -b remotes/origin/4.6.0-beta1-patched
git format-patch --output-directory kde-qt-patches v4.6.0-beta1..origin/4.6.0-beta1-patched