-
-
Notifications
You must be signed in to change notification settings - Fork 808
Useful git commands
fxstein edited this page Jul 6, 2011
·
10 revisions
If you want to make a patch from one commit (K1.6 -> K2.0), you can do it like this:
git show 1990134b2d599a9c879d > ../joomla17.patch
Kunena