Re: [PATCH] release-checks: check that git working directory is clean

Subject: Re: [PATCH] release-checks: check that git working directory is clean

Date: Fri, 05 Jun 2015 18:56:47 +0200

To: Tomi Ollila, notmuch@notmuchmail.org

Cc: tomi.ollila@iki.fi

From: David Bremner


Tomi Ollila <tomi.ollila@iki.fi> writes:

> Before release check that there are no uncommitted changes and
> that there are no files in working directory that possibly should
> have been added to the repository.

Not sure the best way to manage this, but I don't think we need to
remove the test (and perf-test) databases do we?

╭─ maritornes:~/software/upstream/notmuch 
╰─ (git)-[master]-% git status --porcelain --ignored
!! test/test-databases/database-v1.tar.xz

Thread: