OpenAFS Master Repository branch, master, updated. BP--openafs-stable-1_6_x-444-g811948f

Gerrit Code Review gerrit@openafs.org
Sun, 21 Nov 2010 06:38:05 -0800 (PST)


The following commit has been merged in the master branch:
commit 811948f5da27becaeea6daf957a797ba383a3b21
Author: Simon Wilkinson <sxw@your-file-system.com>
Date:   Sat Nov 20 10:25:06 2010 +0000

    Imports: Add reporting of new and removed files
    
    Make the commit message produced by import-external-git.pl also report
    which files the script added and removed. Whilst this information is
    available from the patch itself, having it in the commit message makes
    it much easier to tell what happened when reviewing history through
    git log.
    
    Change-Id: I59e7deb0f4f1e8c22d07222e1789c66c65612992
    Reviewed-on: http://gerrit.openafs.org/3334
    Tested-by: BuildBot <buildbot@rampaginggeek.com>
    Reviewed-by: Derrick Brashear <shadow@dementia.org>

 src/external/import-external-git.pl |   20 ++++++++++++++++++++
 1 files changed, 20 insertions(+), 0 deletions(-)

-- 
OpenAFS Master Repository