Re: Fix a critical bug in git-cvsexportcommit.perl

2014-09-24 Thread Luke Lee
Stefan Beller writes: > Please have a look at Documentation/SubmittingPatches, > also found online at > https://github.com/git/git/blob/master/Documentation/SubmittingPatches > > Specially look at section "(2) Describe your changes well." > So the headline could be shorter and then in the body of

Fix a critical bug in git-cvsexportcommit.perl

2014-09-24 Thread Luke Lee
t *DOES NOT* realize only valid keywords should be unexpanded. Please help apply this patch. Thanks. Luke Lee >From a33096156e376924d3a7ac2b5a42877f9aedee58 Mon Sep 17 00:00:00 2001 From: Luke Lee Date: Wed, 24 Sep 2014 14:38:17 +0800 Subject: [PATCH] Fix a critical bug in git-cvsexportcommit.perl