This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "grep".
The branch, master has been updated
via 825ab8547c54917fef77dc875ab070de2b8cb053 (commit)
from c29cfcefda8e5645505722c89718d34bd514e64b (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
http://git.savannah.gnu.org/cgit/grep.git/commit/?id=825ab8547c54917fef77dc875ab070de2b8cb053
commit 825ab8547c54917fef77dc875ab070de2b8cb053
Author: Mike Frysinger <[email protected]>
Date: Fri Feb 14 17:09:32 2014 -0500
maint: ignore configure.lineno
* .gitignore: Add configure.lineno.
diff --git a/.gitignore b/.gitignore
index 0b195d9..6a911b6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -18,6 +18,7 @@
/config.status
/configure
/configure.ac
+/configure.lineno
/doc/grep.1
/doc/grep.aux
/doc/grep.cp
-----------------------------------------------------------------------
Summary of changes:
.gitignore | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
hooks/post-receive
--
grep