On Mon, Mar 2, 2009 at 12:38 PM, Iustin Pop <[email protected]> wrote: > > This patch restricts the use of spaces in tags, as this does not allow > nice exporting of tags to environment in hooks. One can use underscores > or dashes instead of spaces. > --- > lib/objects.py | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-)
LGTM
