document how to switch branches
This commit is contained in:
parent
89ea428615
commit
de3cacfc5e
@ -1,4 +1,5 @@
|
||||
# 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 'git fetch', 'git checkout'
|
||||
git format-patch --output-directory kde-qt-patches v4.6.0-beta..v4.6-stable-patched
|
||||
|
Loading…
Reference in New Issue
Block a user