[Nut-upsdev] [PATCH 07/36] Ignore a file generated by re-configuration.
Arnaud Quette
aquette.dev at gmail.com
Fri May 11 11:28:41 UTC 2012
2012/3/9 Greg A. Woods <woods at planix.com>:
> From: "Greg A. Woods" <woods at planix.com>
>
> ---
> 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/
More information about the Nut-upsdev
mailing list