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 "Olena, a generic and efficient image processing platform".
The branch next has been updated via 01d0f09fa8c61533f69a32d5346361706ca61413 (commit) via 6cd5348ad25d7c87007a893490a36d31cf3116a3 (commit) from 88bdb19597253049668ec90d474b5e05e6201a5d (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 ----------------------------------------------------------------- 01d0f09 Update texi2dvi from upstream. 6cd5348 Update .gitignore files. -----------------------------------------------------------------------
Summary of changes: .gitignore | 22 +- ChangeLog | 6 + build-aux/texi2dvi | 72 ++--- milena/.gitignore | 147 ++++++++++ milena/doc/.gitignore | 23 -- milena/tests/.gitignore | 699 +++++++++++++++++++++++++++++++++++++++++++++++ scribo/.gitignore | 131 +++++++++ scribo/doc/.gitignore | 7 - scribo/tests/.gitignore | 81 ++++++ swilena/.gitignore | 25 ++ 10 files changed, 1148 insertions(+), 65 deletions(-) create mode 100644 milena/.gitignore delete mode 100644 milena/doc/.gitignore create mode 100644 milena/tests/.gitignore create mode 100644 scribo/.gitignore delete mode 100644 scribo/doc/.gitignore create mode 100644 scribo/tests/.gitignore create mode 100644 swilena/.gitignore
hooks/post-receive