first Rakudo patches
François Perrad
francois.perrad at gadz.org
Sat Feb 7 19:52:04 UTC 2009
My first patches since Rakudo is on github.
With git, I use a public clone & I commit locally.
After I prepare my set of patches with the following commands :
$ git format-patch origin
0001-improve-.gitignore-files.patch
0002--codingstd-fix-some-PerlCritic-policies.patch
0003-ignore-.patch.patch
$ tar cvf rakudo-patches.tar *.patch
0001-improve-.gitignore-files.patch
0002--codingstd-fix-some-PerlCritic-policies.patch
0003-ignore-.patch.patch
$ gzip rakudo-patches.tar
I hope there could be easily applied with the command 'git am'.
François Perrad
-------------- next part --------------
A non-text attachment was scrubbed...
Name: rakudo-patches.tar.gz
Type: application/octet-stream
Size: 1808 bytes
Desc: not available
URL: <http://lists.parrot.org/pipermail/parrot-dev/attachments/20090207/3c0f5b42/attachment.obj>
More information about the parrot-dev
mailing list