On Sunday 11 March 2007 23:53, Sam Vilain wrote: > mkdir perl > cd perl > git-init > git-remote add catalyst git://git.catalyst.net.nz/perl.git > git-config remote.catalyst.fetch \ > '+refs/heads/restorical:refs/remotes/restorical' > git-fetch catalyst > git-checkout -b master restorical A little off-topic but... why is the perl repository called "catalyst"? -- package JAPH;use Catalyst qw/-Debug/;($;=JAPH)->config(name => do { $,.=reverse qw[Jonathan tsu rehton lre rekca Rockway][$_].[split //, ";$;"]->[$_].q; ;for 1..4;$,=~s;^.;;;$,});$;->setup;Thread Previous | Thread Next