2012/3/9 Greg A. Woods <[email protected]>: > From: "Greg A. Woods" <[email protected]> > > --- > include/.gitignore | 7 ++++--- > 1 file changed, 4 insertions(+), 3 deletions(-) > > diff --git a/include/.gitignore b/include/.gitignore > index da28148..0747a53 100644 > --- a/include/.gitignore > +++ b/include/.gitignore > @@ -1,7 +1,8 @@ > -/config.h > -/config.h.in > /Makefile > /Makefile.in > +/config.h > +/config.h.in > +/config.h.in~ > /nut_version.h > -/stamp-h1 > /stamp-h.in > +/stamp-h1
.gitignore are left out for the time being. so this patch is discarded. Git migration is subject to many threads on the ML. ESR and Charles have worked a lot on automating migration from SVN to Git, without spilling a drop. this is a post 2.6.4 work area... thanks, Arnaud -- Linux / Unix Expert R&D - Eaton - http://powerquality.eaton.com Network UPS Tools (NUT) Project Leader - http://www.networkupstools.org/ Debian Developer - http://www.debian.org Free Software Developer - http://arnaud.quette.free.fr/ _______________________________________________ Nut-upsdev mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/nut-upsdev
